2012/8/3 Blake Kaplan <[email protected]> > Justin Lebar <[email protected]> wrote: > > tbsaunde pointed me to > > https://bugzilla.mozilla.org/show_bug.cgi?id=780203, where he's > > proposing we add stdint types to xpidl. I'd be happy to deprecate > > PRUintX in favor of stdint types. :) > > This is the second time this week that the prospect of replacing PRUintX in > favor of stdint types has come up on this newsgroup. The JS engine already > went through the pain of getting the include/type definition stuff right > across the various platforms, so I'm wondering if there's a reason to not > move > to using them. >
Isn't that exactly what mfbt/StandardInteger.h does? Benoit > -- > Blake Kaplan > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

