*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5351 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
08f8a36e16
commit
247e8c777a
1 changed files with 10 additions and 1 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
|
||||
11/19/2003: beazley
|
||||
Changes to the SWIG runtime library support.
|
||||
- The -c command line option has been renamed to -noruntime
|
||||
- New command line option: -runtime. When supplied, this
|
||||
inserts the symbol SWIG_GLOBAL into the wrapper code. This,
|
||||
in turn, makes all of the runtime support functions globally
|
||||
visible.
|
||||
- New library file: swigrun.i. Used to create modules
|
||||
for runtime library (if needed).
|
||||
|
||||
11/18/2003: cheetah (William Fulton)
|
||||
'make srcrpm' rpmbuild fix - patch from Joe Cooper
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue