Skip to content

Conversation

@martinmaly
Copy link

@martinmaly martinmaly commented Jan 18, 2026

  • Fix ctags build; ctags used __unused__ and __printf__ macros which
    conflict with GCC macro definitions in later versions of GCC.
    Fix (rename the macros) was brought over from future versions of ctags.
  • Update plinrelease.sh:
    • qmake version detection made reliable using qmake -query instead of
      relying on the Qt installation path
    • Clone Simple-Libraries from the updated repository, clean up .git
      instead of .hg directory.
    • Fix sh incompatibilities (use of popd)
  • Create a github action to build SimpleIDE on push and pull request.

Use the same macro names as later versions of ctags do to avoid conflict
with gcc macro names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant