Re: [PATCH] define own version of PRIdPTR on platform where its not available
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 08, 2012 at 10:04:44PM +0100, Karel Gardas wrote: > Note that PRIdPTR is considered as linux-ism so it's not available on platforms > like Solaris, although some other free Unix(-like) OSes apparently supports > it too. Applied, thanks. Thanks Ian