[m-rev.] for review: don't remove grade files after installing
Peter Wang
wangp at students.csse.unimelb.edu.au
Mon Dec 4 12:54:28 AEDT 2006
On 2006-12-04, Simon Taylor <staylr at gmail.com> wrote:
> On 04-Dec-2006, Peter Wang <wangp at students.csse.unimelb.edu.au> wrote:
> > Estimated hours taken: 0.5
> > Branches: main
> >
> > compiler/make.program_target.m:
> > Don't remove grade-dependent files after installing a library with
> > `mmc --make' if `--use-grade-subdirs' is used.
>
> I think that will only work if there is only one grade to install,
> otherwise it will leave the grade dependent files for the last grade
> installed. It would be better to move the grade dependent directory
> away (if it exists) before installing the other grades, then move it
> back afterwards.
Move away which grade dependent directory? I don't follow.
I hadn't thought of this earlier, but my patch does cause the
copies/symlinks from the last installed grade to be left in the current
directory.
Peter
--------------------------------------------------------------------------
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