[Github-comments] [geany/geany] Add semantic labels to MsgColors enum in msgwindow.h (PR #3017)
xiota
notifications at xxxxx
Wed Nov 24 13:49:07 UTC 2021
Add semantic labels to `MsgColors enum` in `msgwindow.h`.
COLOR_RED → COLOR_ERROR (geany-compiler-error)
COLOR_DARK_RED → COLOR_CONTEXT (geany-compiler-context)
COLOR_BLACK → COLOR_TEXT
COLOR_BLUE → COLOR_MESSAGE (geany-compiler-message)
Documentation referring to "orange" won't be accurate until after #3013 is merged. Opening PR now to allow more time for review.
Resolves #3016.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3017
-- Commit Summary --
* Add semantic labels to MsgColors enum in msgwindow.h
-- File Changes --
M src/build.c (10)
M src/msgwindow.c (12)
M src/msgwindow.h (20)
M src/plugindata.h (2)
M src/search.c (16)
-- Patch Links --
https://github.com/geany/geany/pull/3017.patch
https://github.com/geany/geany/pull/3017.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3017
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211124/91f6c5c6/attachment.htm>
More information about the Github-comments
mailing list