[m-dev.] diff: don't put equivalence type definitions in `.int2' files
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Mar 4 17:23:31 AEDT 2001
On 01-Mar-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> compiler/modules.m:
> Don't put equivalence type definitions in `.int2' files;
> instead just put the type names (i.e. abstract type declarations)
> in the `.int2' files. This fixes a bug where we were failing
> to diagnose errors where a module interface referenced a type
> which was not defined in any of the modules that that interface
> imported.
Sorry, the subject line and log message for that change were wrong.
I meant to say `.int3' rather than `int2'.
(The code and the comments in the code were correct, fortunately.)
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list