imacarthur wrote: > I'm always a bit hazy on the whole "what changes affect the ABI" thing, > but I notice this change has been committed against 1.1.x (1.1.10) svn: > > - Fl_Group::clip_children() is now public (STR #2017) > > Is that a safe thing? Can we do that without breaking the 1.1. ABI?
Goog point. Since I haven't been absolutely sure about that (same as you), I asked this on the STR page, and Matthias confirmed that it's okay. I thought so, too, and that's why I decided to do it. BTW: These methods have been introduced in FLTK 1.1.8 (svn -r 5993). If that didn't break ABI compatibility ... ;-) Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
