[PATCH] Fix type inconsistencies in stdint.h

Dave Korn dave.korn.cygwin@googlemail.com
Sat Apr 11 19:38:00 GMT 2009


Christopher Faylor wrote:

> 
> So the answer is "int".


  Oh, drat.  Yes, shoulda changed the type, not the constant.  Gah.  Like
this, you mean?


winsup/cygwin/ChangeLog

	* include/stdint.h (intptr_t):  Remove long from type.
	(uintptr_t):  Likewise.
	(INTPTR_MIN):  Remove 'L' suffix.
	(INTPTR_MAX, UINTPTR_MAX):  Likewise.


    cheers,
      DaveK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdint-h.diff
Type: text/x-c
Size: 950 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20090411/8f088403/attachment.bin>


More information about the Cygwin-patches mailing list