mime.cpp:895:12: error: assigning to 'char *' from incompatible type 'const char *' if ( (ptr=strrchr(file, '/')) != NULL ) ^~~~~~~~~~~~~~~~~~~ mimetype.cpp:176:18: error: assigning to 'char *' from incompatible type 'const char *' if ( (extension=strrchr(filename, '.')) == NULL ) ^~~~~~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
patch-handlemail.cpp | ||
patch-main.cpp | ||
patch-mime.cpp | ||
patch-mimetype.cpp | ||
patch-outgoing.cpp |