Mike Hommey wrote:

On Fri, Aug 10, 2012 at 09:24:57AM +0100, Neil wrote:
Ehsan Akhgari wrote:

PRIntn -> int32_t
PRUintn -> uint32_t

http://mxr.mozilla.org/comm-central/source/mozilla/nsprpub/pr/include/prtypes.h#385

typedef int PRIntn;
typedef unsigned int PRUintn;
What is it you're trying to say?
Should we be replacing all our other uses of int with int32_t too?

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to