*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-09-14 20:33:16 +00:00
commit 3ec02009da

View file

@ -1,6 +1,12 @@
Version 1.3.23 (in progress)
==================================
09/10/2004: wsfulton
Patch from Bill Clarke which fixes spurious preprocessor bug which
shows on Solaris and gcc, eg:
Warning(202): Could not evaluate '!defined(SWIGJAVA) &&
!(defined(SWIGCSHARP)'
09/10/2004: wsfulton
Restored multiple build directories for the test-suite. Patch from
Bill Clarke.