On 12 Apr 2013, at 18:44, Albrecht Schlosser wrote:

> Using const_cast<> is only another way to write it, but means the
> same essentially, doesn't it? However, if some compilers wouldn't
> flag a warning for const_cast<> but would for the old-style cast,
> then we could maybe use it, but according to the CMP this shouldn't
> be used for fltk 1.1 code, however it should be used for 2.0 code.
> 1.3 code is not (yet) specified, so we'd have to make a decision
> about this first.

I'm in favour of allowing the C++ style casts.
I expect that it probably works with all the extant compilers now?
Does anyone know for sure?




_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to