*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7256 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4fea1d827a
commit
b6b35e2e71
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Version 1.3.25 (In progress)
|
|||
In addition to the default 'public' modifier that SWIG generates, %csmethodmodifiers will also
|
||||
replace the virtual/new/override modifiers that SWIG thinks is appropriate. This feature is
|
||||
useful for some obscure cases where SWIG might get the modifiers incorrect, for example
|
||||
with private inheritance and overriding a method in the base class.
|
||||
with multiple inheritance and overriding a method in the base class.
|
||||
|
||||
*** POTENTIAL INCOMPATIBILITY FOR C# MODULE ***
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue