diff --git a/SWIG/Doc/Manual/Warnings.html b/SWIG/Doc/Manual/Warnings.html index 2956a263e..ae12f86c9 100644 --- a/SWIG/Doc/Manual/Warnings.html +++ b/SWIG/Doc/Manual/Warnings.html @@ -389,6 +389,9 @@ example.i(4): Syntax error in input.
  • 511. Can't use keyword arguments with overloaded functions.
  • 512. Overloaded declaration const ignored. Non-const method at file:line used.
  • 513. Can't generate wrappers for unnamed struct/class. +
  • 514. +
  • 515. +
  • 516. Overloaded method declaration ignored. Method declaration at file:line used.

    12.7.6 Language module specific (800-899)