From 38e3fcafcf29644c596ea203d704bcec7061764e Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Tue, 10 Dec 2002 12:29:32 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4166 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 6700a51fc..5697169df 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.18 (In progress) ============================ +12/10/2002: beazley + Reverted CHANGES 09/03/2002, preprocessor argument evaluation. Arguments + are not evaluated during collection, K&R, p. 230. + 12/06/2002: beazley Fixed [ 649022 ] Compilation problems with KAI/KCC