On Sat, Feb 10, 2001 at 09:29:22PM +0100, Tom Kaiser wrote:
> I think the only problem is the lack of wcsxfrm() on BSDs. We decided to
> do the following in the next release: without wchar.h, Sablot will
> compile OK, but it will not be possible to use xsl:sort, at least where
> internationalized string sorting is involved. (I wouldn't even know how
> to sort without wcscoll or wcsxfrm...) Hope this is an acceptable
> compromise.
>
Tom, this sounds great - if xsl:sort would still work on normal
text, it would be even better. I'm thinking of putting together an
OpenBSD handbook, and we could use Sablotron for it if xsl:sort works
on normal utf7.
Anil