git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
17 lines
582 B
Text
17 lines
582 B
Text
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.
|
|
|
|
09/06/2004: wsfulton
|
|
Added the missing runtime.dsp Visual Studio project files for the
|
|
import examples to work.
|
|
|