[m-rev.] diff: announce Java 1.7 compatibility etc
Julien Fischer
juliensf at csse.unimelb.edu.au
Fri Dec 2 16:04:02 AEDT 2011
Branches: main, 11.07
Documentation updates.
NEWS:
Announce that we are compatible with Java 1.7.
README.MacOS:
llvm-gcc is no longer supported in LLVM.
Julien.
Index: NEWS
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/NEWS,v
retrieving revision 1.596
diff -u -r1.596 NEWS
--- NEWS 30 Nov 2011 03:12:54 -0000 1.596
+++ NEWS 2 Dec 2011 05:02:56 -0000
@@ -35,6 +35,8 @@
* We have significantly improved support for using Microsoft Visual C as
a C compiler with Mercury. See README.MS-VisualC for further details.
+* The Java code generated by the Java backend is now compatible with Java 1.7.
+
Changes to the Mercury profiler:
* We have added a new form of profiling, memory retention profiling, to mprof
Index: README.MacOS
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/README.MacOS,v
retrieving revision 1.21
diff -u -r1.21 README.MacOS
--- README.MacOS 23 Nov 2011 06:19:49 -0000 1.21
+++ README.MacOS 2 Dec 2011 04:59:13 -0000
@@ -13,8 +13,8 @@
Alternatively, the MacPorts project, <http://www.macports.org/>, provides more
recent versions of GCC for Mac OS X.
-As llvm-gcc has been deprecated by the LLVM project, we have no intention of
-ever supporting Mercury with it.
+As llvm-gcc is no longer supported as of version 3.0 of LLVM, we have no
+intention of ever supporting Mercury with it.
----------------------------------
Mercury on Mac OS X 10.5 and 10.6
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list