From c1a302cbf2f37cd84d8ac0e24c15149ac0516b97 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 9 Jan 2010 20:01:16 +0000 Subject: [PATCH] Some more file and line numbering reporting consistency fixes git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11815 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index ebb8ae54e..d22ea4e7b 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -3,7 +3,7 @@ Version 1.3.41 (in progress) 2010-01-10: wsfulton Fix a few inconsistencies in reporting of file/line numberings including modifying - the overload warnings 509, 512, 516 to now be two line warnings. + the overload warnings 509, 512, 516, 474, 475 to now be two line warnings. 2010-01-10: wsfulton Modify -debug-tags output to use standard file name/line reporting so that editors