[m-rev.] diff: octal escape bug fix
Simon Taylor
stayl at cs.mu.OZ.AU
Thu May 30 17:31:06 AEST 2002
On 30-May-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> Estimated hours taken: 1
> Branches: main
>
> library/term_io.m:
> compiler/mercury_to_mercury.m:
> Fix a bug: output octal escapes in ISO-Prolog style rather than
> C-style. This is needed so that they can be read back in by
> io__read_term.
>
> Index: compiler/mercury_to_mercury.m
> ===================================================================
> + % Note: the code here is similar to code in
> + % compiler/mercury_to_mercury.m; any changes here
> + % may require similar changes there.
s/compiler\/mercury_to_mercury.m/library\/term_io.m/
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