Hi all,
I suspect that CVS module tools contains quite some dead code for
obscure, no-longer used platforms, and I would like to clean this up on
CWS warnings01. However, in the case of Mac, I am not sure whether some
specific code is still used for OS X builds (and should thus not be
removed) or was intended for pre OS X builds (and should thus be removed):
1 In tools/prj/build.lst 1.21, the line for tools\mac\source has an "m"
in the platform column. Does that mean that it is built on OS X?
2 In a number of C++ source files (e.g.,
tools/source/datetime/tdate.cxx 1.2, tools/source/fsys/comdep.cxx 1.2),
there is code of the form
#if defined MAC
Is MAC defined on OS X?
-Stephan
PS: I will also remove any DOS and OS2 specific code from CVS module tools.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]