[m-rev.] for review: move analysis framework into compiler
Zoltan Somogyi
zs at csse.unimelb.edu.au
Mon Feb 18 16:27:45 AEDT 2008
On 17-Feb-2008, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>> compiler/notes/coding_standards.html:
>> Remove references to analysis directory and libmer_analysis.
>>
>> I would prefer the analysis*.m files to retain their history across the
>> move, but it's not critical.
>
> Did you consider leaving them in the present location and either using
> mmc -f, or just copying them across to the compiler directory at
> compile time?
I don't think either of those approaches would work. However, you don't want
to lose the history either.
I think the analysis directory should be left in place but unreferenced,
and the files in it should also be left in CVS but should have their contents
replaced with a comment to the effect that the files are now in the compiler
directory. We have done this before; see compiler/inst.m.
Zoltan.
--------------------------------------------------------------------------
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