On 04/12/13 16:17, Ian MacArthur wrote:
>> The static_cast<> mod flew in all my tests on redhat9 and irix6.5,
>> and those are as old as the friggin hills.
>
> You say static_cast<> here?
Bleh, mental typo. I meant this:
$ grep const_cast Fl_Window.cxx
return const_cast<Fl_Widget*>(w)->as_window(); // return if window, or
NULL if not
return const_cast<Fl_Widget*>(w)->as_window();
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev