Update changes file with complex fixes
This commit is contained in:
parent
71a13e60de
commit
8edb047785
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.1.0 (in progress)
|
||||
===========================
|
||||
|
||||
2020-10-10: lpsinger
|
||||
#1770 Correct C complex support.
|
||||
_Complex is now parsed as a keyword rather than complex as per the C99 standard.
|
||||
The complex macro is available in the ccomplex.i library file along with other
|
||||
complex number handling provided by the complex.h header.
|
||||
|
||||
2020-10-07: treitmayr
|
||||
[Python] #1812 Fix error handling in pybuffer.i PyObject_GetBuffer().
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue