DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2481 Version: 1.3.0 Yes, I saw this too, and I think that we should try to get rid of them, but I didn't look into it yet. We should definitely avoid them if these are not only functions, but also include tables. I just checked as an example: static int iso8859_10_mbtowc() uses static const unsigned short iso8859_10_2uni[96] That means some code + 192 bytes unused memory, and more for all the others. One "problem" seems to be that the functions are "auto generated code" [1], but I didn't investigate. It would really be good if someone could find the time to check this... [1] src/xutf8/utf8Wrap.c, line #38 Link: http://www.fltk.org/str.php?L2481 Version: 1.3.0 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
