cb55f8c666
BFont.cpp:322:14: error: assigning to 'char *' from incompatible type 'const char *' while ((p=strchr(&text[pos+1],SPACE)) != NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BFont.cpp:362:19: error: assigning to 'char *' from incompatible type 'const char *' p = strstr(&text[pos+1]," "); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |