Menu

#3 Unbreak the build in C++17 mode

None
pending
nobody
None
1
2023-06-28
2023-06-28
No

classes/gui/dialogs/colordlg.cpp uses the register keyword in several places which has been long deprecated and no longer accepted as of C++17 (Clang 16 now defaults to it). Consider removing it in the next version.

Discussion

  • Robert Kausch

    Robert Kausch - 2023-06-28

    Thanks, this has been fixed in commit fe60685.

     
  • Robert Kausch

    Robert Kausch - 2023-06-28
    • status: open --> pending
    • Group: -->
     

Anonymous
Anonymous

Add attachments
Cancel