I landed bug 895047 last night which makes the following changes:

1. It makes the char16_t type globally available across the tree.
2. It defines PRUnichar and jschar to be char16_t.

These changes do not affect NSPR and NSS, but the char16_t type is ABI
compatible with the PRUnichar type used in those libraries so things should
work fine.

I'm planning to follow up with a massive replacing of PRUnichar with
char16_t across the tree soon if this patch sticks.  See bug 927728 if
you're interested in that.

Cheers,
--
Ehsan
<http://ehsanakhgari.org/>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to