DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2353 Version: 2.0-feature So, uh, do you have any example code to exacerbate this bug? As far as I can tell in fl_png.cxx, there's no variable name clash. If there were, gcc would complain, for one - but fl_png.cxx has "static png_bytep cur_datas", which does all the data manipulation. Example code would help a heap here - this way I won't have to write numerous tests to find out what you mean by "the size of a SharedImage is being misreported". For the record, the size of a SharedImage (or Image in general) will *always* be misreported until the call to fetch() is made (and/or measure(), which does this for you). Link: http://www.fltk.org/str.php?L2353 Version: 2.0-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
