This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Stdint update for cygwin.


On Sun, Apr 19, 2009 at 01:48:02PM +0100, Dave Korn wrote:
>Prompted by the addition of stdint types to the compiler, we ironed out
>a few long-standing wrinkles in Cygwin's type system.  This is the
>final change to bring everything in sync with Cygwin HEAD: we changed
>the (u)intptr types to int from long.  With this, all 8 of the
>c99-stdint-* tests pass.  Ok?

Yes.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]