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

[STR New]

Link: http://www.fltk.org/str.php?L2816
Version: 1.3-feature


@Ian: Let me preface by saying I had a weak coffee this morning, so I might
be missing something obvious..

I see you're point.. re: 1.3 to me the scary bit is:
-  const void* icon_;
+  struct icon_data *icon_;

..in Fl_Window.H

Memory-wise, both end up being pointers, so maybe it would squeak by..?
It appears to be private, so no worries about it being referenced by user
code.

I don't think there are changes to the signatures of public functions,
and all the code mods are in .C files.

But someone more awake than I am right now should weigh in..


Link: http://www.fltk.org/str.php?L2816
Version: 1.3-feature

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

Reply via email to