[m-rev.] diff: clean up library and compiler imports
Julien Fischer
juliensf at csse.unimelb.edu.au
Wed Sep 27 16:30:58 AEST 2006
On Wed, 27 Sep 2006, Peter Ross wrote:
> Hi,
>
> I've been slowly fixing some of the --warn-unused-imports errors.
> Rather than waiting until all have been done. I thought I would
> check-in what I've done.
This diff will break the Java and IL backends since
your analysis doesn't check Mercury clauses if there are foreign clauses,
e.g. some of the :- use_module rtti_implementation decls shouldn't
have been deleted (the ones in construct and deconstruct).
Julien.
--------------------------------------------------------------------------
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