![]() It seems gcc have a (new ?) warning that doesn't allow *ncpy functions to have any source length related value as len argument. I've use strdunp to fix this, but I guess there is some other solutions that doesn't require free. use c++ strings ? use strcpy(...); tmp1[strlen(filename) - 4] = 0; ... ? remove the warning in the Makefile ? but as the strdump solution is simple enouth I've keep this. |
||
---|---|---|
desmume | ||
tools | ||
.gitignore | ||
README.md | ||
license.txt |