[swfmill] Deprecated headers
Benjamin Wolsey
bwy at benjaminwolsey.de
Mon May 26 13:50:39 PDT 2008
Hi,
I tried compiling swfmill (svn from about a week ago) with g++4.3,
noticed it didn't compile and prepared a patch to send; then I saw a fix
had been applied already. But on looking at the applied patch, I thought
I'd send mine anyway (diffed against current head), as it doesn't use
the C header <string.h>, which is deprecated in C++.
In fact, there's no need to put std:: in front of the C string functions
as my patch does, because swfmill also rather inadvisedly has 'using
namespace std;' in some headers.
bwy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc4.3.diff
Type: text/x-patch
Size: 3863 bytes
Desc: not available
Url : http://osflash.org/pipermail/swfmill_osflash.org/attachments/20080526/78782228/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://osflash.org/pipermail/swfmill_osflash.org/attachments/20080526/78782228/attachment-0001.bin
More information about the swfmill
mailing list