[m-rev.] for post-commit diff: detect push opportunities

Julien Fischer juliensf at csse.unimelb.edu.au
Wed Jan 19 12:44:14 AEDT 2011


On Wed, 19 Jan 2011, Zoltan Somogyi wrote:

> BTW, does anyone know why I keep getting the diff to test_atomic_include.h?
> It is an automatically generated file that is intentionally committed,
> whose committed version differs from the version generated on taura.

According to the documentation in the Makefile in that directory the
generated version is included in the Boehm GC packages because:

     # We distribute test_atomic_include.h, since it's hard to regenerate
     # on Windows without sed.

Unfortunately, the realclean target in that directory deletes it and (I
think) the version you get back will depend upon the version of automake
/ autoconf you have.

I will look at disabling deleting it during a realclean, but since all the
Makefiles are generated by automake I'm not sure how easy that is.

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