mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #271] [CLOSED] Fix compilation issue in CodeEditor/Style.cpp on NixOS #282
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/271
Author: @klugier
Created: 5/25/2025
Status: ❌ Closed
Base:
master← Head:klugier/InitOnce-FixCompilationIssueOnNix📝 Commits (1)
db5cad6Update Style.cpp📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
uppsrc/CodeEditor/Style.cpp(+1 -1)📄 Description
It looks like inline in CodeEditor/Style.cpp is generating compilation error to on of our users o NixOS (https://nixos.org/).
What is worth noticing is than in .h file this function is without inline declaration -
522ccf5de0/uppsrc/CodeEditor/Syntax.h (L65).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.