K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-18T11:21:41.532756Z K 7 svn:log V 395 x11-toolkits/fltk-devel: unbreak with clang 4.0 src/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 MFH: 2017Q1 (r431752 followup) END