diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html
index 0b6253dec..add021f10 100644
--- a/Doc/Manual/Warnings.html
+++ b/Doc/Manual/Warnings.html
@@ -282,6 +282,7 @@ the input file to fix the problem.
318. Instantiation of template name is ambiguous. Using templ at file:line
319. No access specifier given for base class name (ignored).
320. Explicit template instantiation ignored.
+321. identifier conflicts with a built-in name.
350. operator new ignored.
351. operator delete ignored.
352. operator+ ignored.
@@ -415,4 +416,4 @@ The ability to control warning messages was first added to SWIG-1.3.12.
SWIG 1.3 - Last Modified : June 28, 2003