@elextr commented on this pull request.


In src/msgwindow.h:

> @@ -38,7 +38,7 @@ enum MsgColors
 	COLOR_TEXT,		/**< Color for normal text.  Default is black. */
 	COLOR_MESSAGE,	/**< Color for ``geany-compiler-message``.  Default is blue. */
 
-#ifndef GEANY_DISABLE_DEPRECATED
+#ifndef GEANY_DISABLE_DEPRECATED /* 2021/11/24 */

Thats yesterday in my timezone 😉

actually good point but better expressed as "since 1.40" (or whatever the next version is) in each doxygen comment


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.