On Wed, 2015-05-06 at 23:42 +0100, Gordon Sim wrote: > ... > Apparently these are posix functions and are not included in c99. Using > the proton equivalents in util.h works. Let me know if you want me to > commit that.
Gah, sorry I should have spotted that myself earlier. I will fix it - I think the current solution we have for strncasecmp isn't great and I'll fix that at the same time. Andrew