Compiler: Prevent declaring arrays that the compiler is too buggy to handle
AM Bug 7977: https://bugs.alliedmods.net/show_bug.cgi?id=4977
This commit is contained in:
@ -129,6 +129,7 @@ static char *fatalmsg[] = {
|
||||
/*109*/ "invalid path: \"%s\"\n",
|
||||
/*110*/ "assertion failed: %s\n",
|
||||
/*111*/ "user error: %s\n",
|
||||
/*112*/ "specify either all dimensions or only the last dimension\n"
|
||||
};
|
||||
|
||||
static char *warnmsg[] = {
|
||||
|
Reference in New Issue
Block a user