[m-rev.] diff: mlds_to_managed foreign_code and foreign_decl bug fix.

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Nov 29 01:18:46 AEDT 2002


On 28-Nov-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> Branches: main
> 
> Fix a bug where
> 	:- pragma foreign_code("C#", "static int foo = 0").
> would generate the following code fragment:
> 	static int foo = 0;#line 15
> and similarly for pragma foreign_decl.

That one looks good.
This might be a good candidate for the release branch too.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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