Fix typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13078 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d96db667f7
commit
9d8d50f034
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ Version 2.0.7 (in progress)
|
|||
builds of PHP (SF bug #3166423). Instead we now wrap it in a
|
||||
SWIG_FAIL() function which we annotate as "noreturn" for GCC to
|
||||
avoids warnings. This also reduces the size of the compiled
|
||||
wrapper (e.g. the stripped size is 6% for Xapian's PHP bindings).
|
||||
wrapper (e.g. the stripped size is reduced by 6% for Xapian's PHP
|
||||
bindings).
|
||||
|
||||
2012-05-11: wsfulton
|
||||
[Java] SF patch #3522855 Fix unintended uninitialised memory access in OUTPUT typemaps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue