John Labenski <jlaben...@...> writes: > > Hi Andre, > > I have finally committed a robust fix for this. I haven't tested it w/ > VC6, but it should work. > > Regards, > John >
the current version is codes as unsigned int mask = (int)wxlua_getnumbertype(L, 3); should be unsigned int mask = wxlua_getnumbertype(L, 3); the cast overrides the definition Andre PS: Thanks for all the fix up ------------------------------------------------------------------------------ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users