[MacPorts] #28041: gtk-chtheme post-libpng-revbump: lvalue required as left operand of assignment

MacPorts noreply at macports.org
Sun Jan 23 13:37:51 PST 2011


#28041: gtk-chtheme post-libpng-revbump: lvalue required as left operand of
assignment
---------------------------------+------------------------------------------
 Reporter:  allbery.b@…          |       Owner:  alexandernx@…        
     Type:  defect               |      Status:  new                  
 Priority:  Normal               |   Milestone:                       
Component:  ports                |     Version:  1.9.2                
 Keywords:                       |        Port:  gtk-chtheme          
---------------------------------+------------------------------------------

Comment(by joerg@…):

 In util.c line 22 change

 GTK_WIDGET_UNSET_FLAGS(w, GTK_CAN_FOCUS);

 to

 gtk_widget_set_can_focus(w, FALSE);

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


More information about the macports-tickets mailing list