On Wed, Nov 27, 2013 at 16:19, Francisco de Borja Lopez Rio wrote: > - Some of the .cpp source files use strcmp instead of strncmp, I'll try to > work > a bit more on this and send them some patches to fix it.
Unless you're thinking of a different string function, strcmp isn't a bad function.