Marcel Dejean wrote:
> The package makes the incorrect assumption that if you're building on win32
> you're using MSVC++, and so it uses _sprintf_s.

        Right; that was a hack that should be changed to use fl_snprintf() 
instead,
        which is supposed to 'do the right thing' regardless of platform.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to