K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-19T05:18:24.851254Z K 7 svn:log V 429 MFH: r431752 r431784 x11-toolkits/fltk{,-devel}: unbreak with clang 4.0 Fl_Tree_Item.cxx:552:38: error: ordered comparison between pointer and zero ('Fl_Tree_Item *' and 'int') if ( from_parent->deparent(from) < 0 ) // deparent self from current parent ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ PR: 216046 Obtained from: upstream (branch-1.3) Approved by: portmgr blanket Approved by: ports-secteam (feld, junovitch) END