Hi,

I landed bug 780203 last night, so you should be able to use stdint
types when you add or modify idl interfaces.  So I would encourage you
to do so when its not too far out of your way.

 We might want to add size_t / ssize_t also, but that's a little tricker
 we might well want to add size_t / ssize_t as well, but for those we
 need to deal with primitive types whose size depends on archetecture
 when generating xpts etc.

 Note that I didn't add a int8_t type because we only had a 8 bit
 unsigned type before, so it didn't seem particularly urgent to make one
 now.

 Trev

On Fri, Aug 03, 2012 at 03:57:35PM -0500, Blake Kaplan wrote:
> Justin Lebar <justin.le...@gmail.com> 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.
> -- 
> Blake Kaplan
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to