better derived_nested.i fix, no shift/reduce

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-10-26 01:32:45 +00:00
commit f61b4cc52c

View file

@ -6,8 +6,8 @@ Version 1.3.23 (in progress)
- Using + namespace is working now (using_namespace.i).
- Derived + nested classes is working now
(deriver_nested.i), but the fix introduces an extra
shit/reduce. Do we keep the fix? (see parser.y).
(deriver_nested.i), but of course, we are still waiting
for the nested class support.
- Directors:
- unnamed parameters support,