[fltk.bugs] [MOD] STR #2903: Fl_X accesses protected member of Fl_Widget

2012-12-12 Thread Pietro Cerutti
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2903 Version: 1.3.2 src/Fl_x.cxx:[1876, 1943, 1987] use Fl_Widget::FULLSCREEN. Clang bails out with the following errors: Fl_x.cxx:1876:33: error: 'FULLSCREEN' is a

Re: [fltk.bugs] [MOD] STR #2903: Fl_X accesses protected member of Fl_Widget

2012-12-12 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2903 Version: 1.3.2 Hmm, you marked Scope 2 (Specific to an operating system), but didn't tell us which one... Anyway, according to the line numbers, this must be U*X,

Re: [fltk.bugs] [MOD] STR #2903: Fl_X accesses protected member of Fl_Widget

2012-12-12 Thread Pietro Cerutti
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2903 Version: 1.3.2 Sorry for the missing information, this is uname -orp FreeBSD 10.0-CURRENT amd64 c++ --version FreeBSD clang version 3.2 (trunk 162107) 20120817

Re: [fltk.bugs] [MOD] STR #2903: Fl_X accesses protected member of Fl_Widget

2012-12-12 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2903 Version: 1.3.2 Fix Version: 1.3.3 (r9750) Fixed in Subversion repository. Thanks for quick confirmation, this is now in svn r 9750. Link: