Correct file and line number display for some error messages, these now also result in exiting with an error.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2010-03-13 23:08:02 +00:00
commit e81bfb86c0
6 changed files with 27 additions and 24 deletions

View file

@ -1,6 +1,9 @@
Version 2.0.0 (in progress)
============================
2010-03-13: wsfulton
[Java] Some very old deprecated pragma warnings are now errors.
2010-03-13: wsfulton
Improve handling of file names and directories containing double/multiple path separators.