From fb723ca721600eba652f33ca05258cf11ce17bab Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 28 Nov 2004 19:18:24 +0000 Subject: [PATCH] %name deprecated warning git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6785 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/Warnings.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html index a2b1cc319..d5dfa1260 100644 --- a/Doc/Manual/Warnings.html +++ b/Doc/Manual/Warnings.html @@ -276,6 +276,7 @@ example.i(4): Syntax error in input.
  • 118. Deprecated %typemap(except).
  • 119. Deprecated %typemap(ignore).
  • 120. Deprecated command line option (-c). +
  • 121. Deprecated %name directive.

    14.8.2 Preprocessor (200-299)