From a278588fadfa9b93c5a9bec40b4b887ec89ed4f8 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@6785 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Doc/Manual/Warnings.html | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/Doc/Manual/Warnings.html b/SWIG/Doc/Manual/Warnings.html index a2b1cc319..d5dfa1260 100644 --- a/SWIG/Doc/Manual/Warnings.html +++ b/SWIG/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)