[wx-dev] #9545: GCC 4.3 hash patch

wxTrac noreply at wxsite.net
Fri Jun 6 18:06:32 PDT 2008


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

#9545: GCC 4.3 hash patch
------------------------------+---------------------------------------------
 Reporter:  pstieber          |       Owner:         
     Type:  defect            |      Status:  new    
 Priority:  normal            |   Milestone:         
Component:  build             |     Version:  2.8-svn
 Keywords:  hash STL GCC 4.3  |   Blockedby:         
    Patch:  1                 |    Blocking:         
------------------------------+---------------------------------------------
 This patch was developed using Fedora 9, which makes use of GCC 4.3.  GCC
 4.3 has changed the location of the hash map and set headers to match the
 TR1 specification.

 http://gcc.gnu.org/gcc-4.3/changes.html

 This patch takes this into account to remove warnings when wxUSE_STL is
 used in this configuration.

 This patch was made against the 2.8 branch.

 Pete


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


More information about the wx-dev mailing list