It occurred to me that rather than using the variadic macros solution, we can always (on the win32 platforms) just define our own "snprintf()" wrapper function for _snprintf_s(...), say in Fl_win32.cxx or elsewhere.
Then so long as libfltk is linked in before the system libs, "everyone" would get the "fixed" snprintf automatically... Maybe. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
