[wx-dev] #9751: Compile error on invalid pointer conversion

wxTrac noreply at wxsite.net
Fri Jul 18 08:56:38 PDT 2008


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

#9751: Compile error on invalid pointer conversion
-------------------------+--------------------------------------------------
 Reporter:  mth          |       Owner:       
     Type:  build error  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  wxDFB        |     Version:  2.8.8
 Keywords:               |   Blockedby:       
    Patch:  1            |    Blocking:       
-------------------------+--------------------------------------------------
 When I compile wxDFB with GCC 4.1.2, I get a compile error on
 src/dfb/window.cpp because it doesn't want to automatically convert from
 void pointer to a typed pointer. The attached patch fixes it.


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


More information about the wx-dev mailing list