https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255646
--- Comment #2 from Karl Williamson <[email protected]> --- I had considered the possibility that POSIX and C would have the same collating sequence. But before I filed the report, I tried a third locale, which happened to be C.UTF-8. I couldn't imagine that it would have the same collating sequence as the other two, and still don't. \xC0\x80 is a legal sequence in the first two locales, but not in the third. Are you ignoring input validity in collation? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
