aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Warnings.html
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2013-12-13 08:11:17 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-12-13 08:11:17 +0000
commit0f4ceaf5923fd9a30eb9201048cd285a9bba8084 (patch)
tree7fb4c9fcf4be2e96f512d1ab79efeb2eeca5c38d /Doc/Manual/Warnings.html
parent2121e1217eae19a0a3e852fc52c89f55faf7e20a (diff)
downloadswig-0f4ceaf5923fd9a30eb9201048cd285a9bba8084.tar.gz
Deprecation of the 'nestedworkaround' feature
Also add in macros for the flatnested feature which can be used in place of the nestedworkaround feature
Diffstat (limited to 'Doc/Manual/Warnings.html')
-rw-r--r--Doc/Manual/Warnings.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html
index e0debe41c..b4d27872c 100644
--- a/Doc/Manual/Warnings.html
+++ b/Doc/Manual/Warnings.html
@@ -382,6 +382,7 @@ example.i(4) : Syntax error in input.
<li>119. Deprecated <tt>%typemap(ignore)</tt>.
<li>120. Deprecated command line option (-runtime, -noruntime).
<li>121. Deprecated <tt>%name</tt> directive.
+<li>126. The 'nestedworkaround' feature is deprecated.
</ul>
<H3><a name="Warnings_nn11"></a>14.9.2 Preprocessor (200-299)</H3>