[m-rev.] for review: quote windows paths with spaces

Ian MacLarty maclarty at cs.mu.OZ.AU
Sun Nov 20 18:44:46 AEDT 2005


On Sun, Nov 20, 2005 at 06:19:56PM +1100, Julien Fischer wrote:
> 
> On Sun, 20 Nov 2005, Ian MacLarty wrote:
> 
> > For review by anyone.
> >
> > Estimated hours taken: 3
> > Branches: main and 0.12
> >
> > compiler/compile_target_code.m:
> > 	Quote include directories passed to gcc, in case they contain
> > 	spaces.
> >
> > compiler/options.m:
> > 	Change the way arguments are quoted on Windows.  Using `\' to escape
> > 	whitespace doesn't work because `\' is a directory separator on
> > 	Windows, instead enclose the argument in quotation marks if it
> > 	contains whitespace.
> >
> > library/io.m:
> > 	Fix a comment that had the wrong predicate name.
> >
> 
> That looks fine.
> 
> Do you have any other changes for the release branch?
> 

No.
--------------------------------------------------------------------------
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