Re: Fix for 687162, CVS HEAD doesn't compile with Cygwin/gcc
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 01, 2003 at 10:57:35AM +0300, Igor V. Melichev wrote: > typedef unsigned int8_t uint8_t; > > I believe that it's not a valid C syntax : > 'unsigned' can't apply to a defined type. Ah, I misunderstood Alex's patch. Is __int64 a language-extension type then? Thanks for testing, -r