Fix PR4080 has been reverted. Update Changes accordingly.

master
alainfrisch 2016-03-02 23:49:54 +01:00
parent 86bbd10efc
commit 986b4e5a44
1 changed files with 0 additions and 3 deletions

View File

@ -72,9 +72,6 @@ Language features:
(Will Crichton, reviewed by Leo White)
Compilers:
- PR#4080, PR#6537, PR#5333: fix stack overflow in the compiler when -pack'ing
a module
that includes a module of the same name (Alain Frisch)
- PR#4231, PR#5461: (interim solution) warning 31 is now fatal by default
- PR#4800: better compilation of tuple assignment (Gabriel Scherer and
Alain Frisch)