From 4a5a75811e2cd590b5c94f71864a5245fd511ccf Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 24 May 2011 13:16:24 +0200 Subject: Prepare release --- lib/compiler/doc/src/notes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'lib/compiler/doc') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 5757d0c1cb..dd29323787 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -31,6 +31,30 @@

This document describes the changes made to the Compiler application.

+
Compiler 4.7.4 + +
Fixed Bugs and Malfunctions + + +

+ If a variable is matched out in binary matching and used + as the size for a binary element, it would seem to be + unbound if used in a subsequent match operation. (Thanks + to Bernard Duggan.)

+

+ Own Id: OTP-9134

+
+ +

Eliminate incorrect warning in + sys_core_fold

+

+ Own Id: OTP-9152

+
+
+
+ +
+
Compiler 4.7.3
Fixed Bugs and Malfunctions -- cgit v1.2.3