Matthias Melcher wrote:
> I am not sure what to do, because WIN32 is casinsenitive  
> anyways, so they will never see an issue until their source code is  
> compiled on OS X or Unix. I guess that that problem can never be  
> solved anyways... .

        Yes, seems we may never solve the original problem of
        case insensitivity causing bad code. The whole concept
        of "semi" case insensitive file systems seems nutty.

        But the new problem of backing out our links causing
        stale include files mixing into builds seems solvable
        on the linux/irix/sun side of things possibly with logic
        in 'configure' to warn at fltk build time, and maybe as well
        in 'fltk-config' during app build time.

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

Reply via email to