[m-rev.] for review: pragma foreign_import_module

Simon Taylor stayl at cs.mu.OZ.AU
Mon Nov 5 05:39:08 AEDT 2001


On 25-Oct-2001, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> Estimated hours taken: 10
> 
> Implement `:- pragma foreign_import_module(Lang, Module)', which tells
> the compiler that the foreign code in the module containing the
> declaration uses `:- pragma export'ed procedures from module `Module'.
> This information is needed for mmake to build things in the right order.
> Currently programmers can hand code the required mmake rules, but
> `mmc --make' will have no mechanism for doing this.

I'll commit this in the next day or two if there are no objections.

Simon.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list