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

changelog

parent 37f6b079
......@@ -14,8 +14,8 @@ Bugs fixed
* C++ destructor calls could fail when '&' operator is overwritten.
* Incorrect handling of large integers in compile-time evaluated DEF
expressions under Python 2.x.
* Incorrect C literal generation for large integers in compile-time
evaluated DEF expressions and constant folded expressions.
* Byte string constants could end up as Unicode strings when originating
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