16 Apr 11:47
Scala 2.7.4 RC1 is available
We are happy to announce the new release candidate of the Scala distribution: Scala 2.7.4 RC1 is available from our Download Page at http://www.scala-lang.org/downloads. This new version is a maintenance release; several bugs have been fixed, but at this stage we are only adding new features to the new Scala 2.8 codebase, which which should be complete within a few months. The version 2.7.4 of the Scala IDE for Eclipse, however, introduces many improvements, listed below. This version will be the last release of the 2.7.x branch, and will also be the last one to support the old version 1.4 of the Java Virtual Machine. Please read below for further details on what is new in Scala 2.7.4, and in the new and improved Scala IDE for Eclipse. The Scala 2.7.4 distribution ================================ What is new? ============ The 2.7.4 release of Scala includes several bug fixes, listed below: Ticket| Summary --------------------------------------------------------------- #1882 | bad class file: scala/RandomAccessSeq$Mutable.class | undeclared type variable: A #1858 | Stack.push overload is ambiguous #1801 | Actors memory leak #1775 | Another Serializable issue #1721 | List.endsWith broken #1711 | bad class file generated for method with local(Continue reading)
RSS Feed