On Wed, Jan 30, 2013 at 11:10:46AM +0100, Jan Nijtmans wrote:
> and encountered 2 minor problems on Linux:
> - "strcmp" from the static C library cannot be used, it should be
>   replaced by "fossil_strcmp" everywhere. (that's a good idea
>   anyway, as strcmp is locale-dependant)

No, it isn't. That's what strcoll(3) is for.

Joerg
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to