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

Julien Fischer juliensf at cs.mu.OZ.AU
Sun Nov 20 18:19:56 AEDT 2005


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?

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