wxIPV4address::IPAddress problem
Mark Clarkson
mark.clarkson at smorg.co.uk
Mon Nov 19 02:59:33 PST 2007
On Sun, 2007-11-18 at 16:29 +0100, Vadim Zeitlin wrote:
>
> First thing you need to do is to use ipaddress.c_str() as the code
> above
> is invalid (didn't you get gcc warning about it under Unix?).
>
I added -Wall and didn't get any warnings under Unix or Windows.
I reverted to an earlier mingw32 and now everything seems to work.
FYI, using ipaddress without c_str() also works, so wxWidgets does a
conversion on the fly?
So, the current mingw32 build on Debian Unstable has a minor bug, but I
wouldn't know how to report this to the mingw/debian maintainers so
hopefully this will magically get fixed in future releases.
Possibly broken Debian mingw32 versions:
mingw32 4.2.1.dfsg-1
mingw32-runtime 3.13-1
Thanks for your help
Mark
More information about the wx-users
mailing list