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:
parent
6dd816f564
commit
b55bf8f9ca
2 changed files with 3 additions and 0 deletions
|
|
@ -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) -- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue