]> git.saurik.com Git - wxWidgets.git/commitdiff
RTTI and exceptions settings for WinCE are restored.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 Aug 2005 16:31:42 +0000 (16:31 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 Aug 2005 16:31:42 +0000 (16:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt
docs/msw/wince/readme.txt

index a0446a75e533c4db3f36d87fd749fe3c1571d69f..88c82907001846373bf2c4f4c7a33166ebc8d76c 100644 (file)
@@ -43,10 +43,6 @@ wxMSW:
 - Added wxDynamicLibrary::GetSymbolAorW().
 - Fixed default size of wxStaticText controls with border being too small.
 
 - Added wxDynamicLibrary::GetSymbolAorW().
 - Fixed default size of wxStaticText controls with border being too small.
 
-wxWinCE:
-
-- RTTI and exceptions enabled by default.
-
 wxGTK:
 
 - ShowFullScreen() shows the window if it was still hidden (rpedroso).
 wxGTK:
 
 - ShowFullScreen() shows the window if it was still hidden (rpedroso).
index 7fe098adc3c546730cde2c33be40aadf19831104..c47ef56aba5496593f90017c61c32cd8098afbcd 100644 (file)
@@ -87,11 +87,6 @@ To compile using the emulator on eVC++3:
   WIN32 (WCE x86 Debug) configuration, and select Pocket PC 2002 and
   Pocket PC 2002 Emulation as before.
 
   WIN32 (WCE x86 Debug) configuration, and select Pocket PC 2002 and
   Pocket PC 2002 Emulation as before.
 
-Note: since wxWidgets/CE 2.6.2 release RTTI (and exceptions) are enabled
-by default targeting eVC environment. This can lead to build problems with
-eVC3 we tried to compensate. It is possible that you still have to remove
-some compiler flags (like /EHsc) by hand after opening in IDE.
-
 To compile using the emulator on eVC++4:
 
 - Open build/wince/wx.vcw, select the
 To compile using the emulator on eVC++4:
 
 - Open build/wince/wx.vcw, select the