[m-rev.] for review: implement pragma foreign_export

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Jul 18 17:13:21 AEST 2006


On Wed, 12 Jul 2006, Julien Fischer wrote:

>
> Estimated hours taken: 12
> Branches: main
>
> Implement `:- pragma foreign_export'.  This is intended to be a replacement
> for `:- pragma export'.  The principle difference is that `:- pragma
> foreign_export' allows you to restrict exports to a particular foreign
> language.  This language will usually be the target language but in the case
> of backends that support multiple foreign languages, e.g. the IL backend, it
> also allows us to restrict the exports to a subset of the available foreign
> languages.

Is anyone planning to review this?  I intend to commit in the next
couple of days unless I hear otherwise.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at csse.unimelb.edu.au
administrative address: owner-mercury-reviews at csse.unimelb.edu.au
unsubscribe: Address: mercury-reviews-request at csse.unimelb.edu.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at csse.unimelb.edu.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list