On Fri, Jan 19, 2001 at 08:40:37PM +0100, Gerry wrote:> In the file os_types.h (ogg/include/ogg) cygwin (newest version) complains
> about some error on line 43. Apparently "typedef unsigned _G_int32_t
> ogg_uint32_t;" is an illegal line .. Anyone have any idea why ? ..
Anyway,
> if "unsigned _G_int32_t" is replaced by "_G_uint32_t",
cygwin compiles
> happily (i attached a cvs diff-file that does this).
Ah, the first is a violation of ANSI that just happened to work, the
second is correct. I'll fix it.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.