Commit 7d72ea6f authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 37f6b079
...@@ -14,8 +14,8 @@ Bugs fixed ...@@ -14,8 +14,8 @@ Bugs fixed
* C++ destructor calls could fail when '&' operator is overwritten. * C++ destructor calls could fail when '&' operator is overwritten.
* Incorrect handling of large integers in compile-time evaluated DEF * Incorrect C literal generation for large integers in compile-time
expressions under Python 2.x. evaluated DEF expressions and constant folded expressions.
* Byte string constants could end up as Unicode strings when originating * Byte string constants could end up as Unicode strings when originating
from compile-time evaluated DEF expressions. from compile-time evaluated DEF expressions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment