DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2463
Version: 1.3-current


> Two variables bear the same name in member function Fl::option

This is because I renamed the argument name from 'o' to 'opt' to remove a
Doxygen problem (sync'ed it with the header). I agree that it's better to
rename the local Fl_Preferences 'opt' variable (maybe to 'opts' or
'opt_prefs' ?). It's confusing.

There's no need for a compiler warning though, because the local variable
exists only in a {...} block.


Link: http://www.fltk.org/str.php?L2463
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to