-
- Downloads
Constification to appease the C++ gods:
fidodefs.h:47:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #define FIDO_CHARSET_UTF8 "CHRS: UTF-8 4" /* FTS-5003 */ ^ writemsg.cpp:645:15: note: in expansion of macro 'FIDO_CHARSET_UTF8' *charset = FIDO_CHARSET_UTF8;
Showing
- src/sbbs3/bulkmail.cpp 2 additions, 2 deletionssrc/sbbs3/bulkmail.cpp
- src/sbbs3/email.cpp 2 additions, 2 deletionssrc/sbbs3/email.cpp
- src/sbbs3/fido.cpp 2 additions, 2 deletionssrc/sbbs3/fido.cpp
- src/sbbs3/netmail.cpp 4 additions, 4 deletionssrc/sbbs3/netmail.cpp
- src/sbbs3/postmsg.cpp 2 additions, 2 deletionssrc/sbbs3/postmsg.cpp
- src/sbbs3/sbbs.h 1 addition, 1 deletionsrc/sbbs3/sbbs.h
- src/sbbs3/writemsg.cpp 1 addition, 1 deletionsrc/sbbs3/writemsg.cpp
Loading
Please register or sign in to comment