changes file update for deprecated C++11 functions
This commit is contained in:
parent
84c0cb2fe0
commit
70801d47d1
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
||||||
Version 3.0.12 (in progress)
|
Version 3.0.12 (in progress)
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
2016-12-31: ajrheading1
|
||||||
|
Issue #860 - Remove use of std::unary_function and std::binary_function
|
||||||
|
which is deprecated in C++11.
|
||||||
|
|
||||||
2016-12-30: olly
|
2016-12-30: olly
|
||||||
[PHP7] Register internal 'swig_runtime_data_type_pointer' constant
|
[PHP7] Register internal 'swig_runtime_data_type_pointer' constant
|
||||||
as "CONST_PERSISTENT" to avoid segmentation fault on module unload.
|
as "CONST_PERSISTENT" to avoid segmentation fault on module unload.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue