MEONMedical / Log4Qt

Log4Qt - Logging for the Qt cross-platform application framework
Apache License 2.0
580 stars 234 forks source link

Log4Qt-1.5.1\src\log4qt\ttcclayout.h:118, enum DateFormat has errors #41

Closed libaineu2004 closed 4 years ago

libaineu2004 commented 4 years ago

Log4Qt-1.5.1\src\log4qt\ttcclayout.h:118, enum DateFormat has errors

The source code is written this: ` enum DateFormat { /! The none date format string is "NONE". / NONE, /*!

I recommend changing the name of the DateFormat enum variable to something else.

andibacher commented 4 years ago

Should be possible to change the Enums. I will look into it.

andibacher commented 4 years ago

Done.