[wx-dev] #9585: [wxOS2]2.8, crash executing cppunit tests

wxTrac noreply at wxsite.net
Sun Jun 15 03:50:00 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9585>

#9585: [wxOS2]2.8, crash executing cppunit tests
-----------------------+----------------------------------------------------
 Reporter:  dwparsons  |       Owner:         
     Type:  defect     |      Status:  new    
 Priority:  normal     |   Milestone:         
Component:  wxOS2      |     Version:  2.8-svn
 Keywords:             |   Blockedby:         
    Patch:  1          |    Blocking:         
-----------------------+----------------------------------------------------
 Currently it is not possible to complete the cppunit test suite with
 GCC 3.3.5 (not tested yet with OpenWatcom) due to a crash executing
 the CrtTestCase.

 The problem is passing a NULL to setenv() in src/os2/utils.cpp
 wxSetEnv() when attempting a wxUnsetEnv().

 This patch against 2.8 trunk corrects the problem.
 Note: 2,9 trunk has the same problem, but the code has changed and
 this patch must not be applied there directly.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9585>


More information about the wx-dev mailing list