*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7230 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
51dfcbb31e
commit
8428f13c58
1 changed files with 9 additions and 0 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Version 1.3.25 (In progress)
|
||||
============================
|
||||
|
||||
05/26/2005: wsfulton
|
||||
%csmethodmodifiers can be applied to variables as well as methods now.
|
||||
|
||||
%csmethodmodifiers will replace the virtual/new/override modifiers that SWIG thinks is
|
||||
appropriate in addition to the default 'public'. This is necessary for some obscure cases
|
||||
where SWIG might get the modifiers incorrect, for example with private inheritance.
|
||||
|
||||
*** POTENTIAL INCOMPATIBILITY FOR C# MODULE ***
|
||||
|
||||
05/25/2005: wsfulton
|
||||
Added missing constructors to std::pair wrappers (std_pair.i) for all languages.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue