> 
> The underscores were not added when the VC++ projects were made for
> consistency with fltkgl.lib, fltkforms.lib, and fltkimages.lib.
> 
> If we want to make things consistent between all platforms, doing so
> in FLTK 1.3 might be the time, e.g.:
> 
>      fltk.lib -> libfltk.lib
>      fltkdll.lib -> libfltkdll.lib
>      fltkdll.dll -> libfltkdll.dll
>      fltkgl.lib -> libfltk_gl.lib
>      etc.
> 
> I still think we want to keep the DLL version of the library as a
> single entity on Windows, however.


I don't really feel strongly about this, either way.
But since I don't often use the MS tools, the names looked odd to me in
that format.

However, one "advantage" of changing the names, as you suggest, between
1.1 and 1.3, is that it may save us a world of pain from people who
can't figure out why their code crashes in odd ways since they upgraded
(I'm thinking here of users getting into difficulties because the libs
and DLL's have the same names and similar, but incompatible, API / ABI.)
-- 
Ian





SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to