access protected members of wxCommandEvent without permissio
Status: Pre-Alpha
Brought to you by:
spicerun
I try to compile the current wxWorkshopCVS with
wxWidgets2.6.3 under Win98se with MSVC60.
On some code pieces protected memebers (for example:
m_commandInt, m_extraLong) of wxCommandEvent are
touched without permission. Of course the compiler does
not like it.
Look at this files
/src/pmf/keyconfig.cpp line 196
/src/pmf/menumgr.cpp line 465
I do not know if there are more places.
Logged In: YES
user_id=1311714
Thanks for reporting this. We will look into this bug when
wxMSW development opens back up again. Meanwhile, please
continue to submit bugs as you find them.
NOTE: The latest wxWorkshop (wxMSW version) has only been
verified to build on Visual Studio 2003.
--Spicerun