• src/sbbs3/bulkmail.cpp email.cpp fido.cpp netmail.cpp postmsg.cpp sbbs.

    From rswindell@1:103/705 to CVS commit on Sun Jul 7 17:59:26 2019
    src/sbbs3 bulkmail.cpp 1.43 1.44 email.cpp 1.75 1.76 fido.cpp 1.72 1.73 netmail.cpp 1.59 1.60 postmsg.cpp 1.124 1.125 sbbs.h 1.523 1.524 writemsg.cpp 1.154 1.155
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    bulkmail.cpp email.cpp fido.cpp netmail.cpp postmsg.cpp sbbs.h
    writemsg.cpp
    Log Message:
    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;



    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)