gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Re: Development for Win32


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] Re: Development for Win32
Date: Mon, 17 Nov 2008 08:43:23 +0100

> boost::int8_t read_s8()
> {
>     return static_cast<boost::int8_t>(read_u8());
> }
> 
That is a bug, as all C stdint types should be from boost. If you have a
patch for these changes, I'll commit it.

> b) utility.h - function prototype must include linkage __stdcall like
> below, otherwise VC++ complains when it encounters incompatible
> definition in Winbase.h
> 
I don't know enough about what's needed on mingw - it's important not to
break that build - so perhaps Dossy can look at that.

--
Yes, YouTube does work in Gnash
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]