[m-dev.] Autogenerated C files in slice and ssdb
Julien Fischer
juliensf at csse.unimelb.edu.au
Mon Oct 15 20:23:39 AEST 2007
On Mon, 15 Oct 2007, Keri Harris wrote:
> I've noticed that in the released Mercury tarballs, the slice and ssdb
> directories contain .c files that have been generated from .m files. These .c
> files are not deleted when running configure if the 'best grade for the
> compiler' != 'bootstrap grade'. From configure.in:
>
> find library compiler browser mdbcomp analysis \
> profiler deep_profiler \
> -name \*.c -o -name \*.c_date | \
> xargs rm > /dev/null 2>&1
>
> Is this an oversight or am I missing something?
The former. I've just committed a diff that fixes this.
Thanks for reporting that.
Julien.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions: mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the developers
mailing list