El 2010. 01. 21. 12:57, Andrey Chernov escribió:
On Thu, Jan 21, 2010 at 04:25:53PM +1100, Bruce Evans wrote:
To be used in practice, strcoll() should never fails, doing fallback to
strcmp() instead, not only in that, but in lots of other cases too (it may
set errno like EILSEQ, but not fails). The next important thing is to
return 0 only for true binary equals, additionaly ranking (f.e. by
strcmp()) anything inside classes of equality to stabilize result.

I hope our strcoll() will be kept in that state after implementing
UCA too.
What is UCA?
http://unicode.org/reports/tr10/
IIRC, there was a SoC student working on collation. Do we know something about him and the status of that project?

Cheers,

--
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: ga...@freebsd.org .:|:. ga...@kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to