Fix operator precedence in preprocessor expressions
This commit is contained in:
parent
5a4baece4f
commit
de5ce08a7d
4 changed files with 48 additions and 10 deletions
|
|
@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.1.0 (in progress)
|
||||
===========================
|
||||
|
||||
2022-07-26: olly
|
||||
Fix incorrect operator precedence in preprocessor expressions.
|
||||
|
||||
2022-07-20: wsfulton
|
||||
[C#, Java] Ensure the order of interfaces generated in proxy interfaces for the
|
||||
%interface family of macros is the same as that parsed from the bases in C++.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue