Portability warning for files which will overwrite each other on case insensitive file systems such as FAT32/NTFS.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-11-09 22:57:57 +00:00
commit b55bf8f9ca
2 changed files with 3 additions and 0 deletions

View file

@ -172,6 +172,7 @@
#define WARN_LANG_DISCARD_CONST 515
#define WARN_LANG_OVERLOAD_IGNORED 516
#define WARN_LANG_DIRECTOR_ABSTRACT 517
#define WARN_LANG_PORTABILITY_FILENAME 518
/* -- Reserved (600-799) -- */