Re: [MacPorts] #33957: Webkit-gtk 1.2.7 error ‘struct’ tag used in naming ‘union _GMutex’

MacPorts noreply at macports.org
Tue Apr 10 15:56:31 PDT 2012


#33957: Webkit-gtk 1.2.7 error ‘struct’ tag used in naming ‘union _GMutex’
-----------------------------+----------------------------------------------
 Reporter:  jovo@…           |       Owner:  myschizobuddy@…        
     Type:  defect           |      Status:  new                    
 Priority:  Normal           |   Milestone:                         
Component:  ports            |     Version:  2.0.4                  
 Keywords:                   |        Port:  webkit-gtk             
-----------------------------+----------------------------------------------

Comment(by vloodo@…):

 I can confirm that changing line 34 of GOwnPtr.h this way:
 {{{
 -typedef struct _GMutex GMutex;
 +typedef union  _GMutex GMutex;
 }}}
 allows me to compile.

-- 
Ticket URL: <https://trac.macports.org/ticket/33957#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list