Hi,

I just landed patches from bug 1401813 that rename Null[C]String() as
Void[C]String(). The commit message has the rationale:

> XPCOM's string API doesn't have the notion of a "null string". But it
does have
> the notion of a "void string" (or "voided string"), and that's what these
> functions are returning. So the names should reflect that.

This probably won't affect most people, because void strings are a niche
feature.

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to