On 07/20/11 03:14, Albrecht Schlosser wrote:
> On 20.07.2011 10:04, MacArthur, Ian (SELEX GALILEO, UK) wrote:
> Agreed, but then we might have to maintain "dead" code, and given the
> "complexity" of all that #if HAVE_something stuff, i'd like to remove
> it for all times...
Suggest we comment out the file and see what happens.
To prevent having to modify all the Makefile/VS files,
I'd recommend we just change the file to be a one line comment
that says '// Removed due to non-LGPL/static license. See STR# XXXX.
Original in svn rYYYY.'
and if we find it's needed, we can revert to rYYYY and
re-implement an equivalent.
Or, remove just the code but leave the #ifdef's in place
and add a #warning or #error macro that gets triggered if
built on the "magic platform" that turns out to need this,
and have the error mention the above comment.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev