[m-rev.] trivial diff: enable exception analysis on main branch

Julien Fischer juliensf at cs.mu.OZ.AU
Mon May 9 15:24:26 AEST 2005


I did this on the release branch the other day; I was waiting
for Zoltan to commit his changes to option handling before
doing the same on the main branch.

Estimated hours taken: 0.1
Branches: main

library/INTER_FLAGS:
	Enable exception analysis by default when compiling the
	standard library.

Workspace:/home/jupiter/juliensf/ws76
Index: library/INTER_FLAGS
===================================================================
RCS file: /home/mercury1/repository/mercury/library/INTER_FLAGS,v
retrieving revision 1.1
diff -u -r1.1 INTER_FLAGS
--- library/INTER_FLAGS	6 May 2005 08:42:14 -0000	1.1
+++ library/INTER_FLAGS	9 May 2005 05:17:56 -0000
@@ -1,3 +1,4 @@
 --transitive-intermodule-optimization
 --no-warn-smart-recompilation
 --enable-termination
+--analyse-exceptions

--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list