compiler bootstraps again

This commit is contained in:
Araq
2014-11-05 01:55:33 +01:00
parent e7821cc07a
commit b13c51cc2a

View File

@@ -413,7 +413,7 @@ const
hintUser: "$1 [User]"]
const
WarningsToStr*: array[0..27, string] = ["CannotOpenFile", "OctalEscape",
WarningsToStr*: array[0..28, string] = ["CannotOpenFile", "OctalEscape",
"XIsNeverRead", "XmightNotBeenInit",
"Deprecated", "ConfigDeprecated",
"SmallLshouldNotBeUsed", "UnknownMagic",