[mercury-users] io__read_line_as_string predicate problem

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Mar 24 15:16:04 AEDT 2003


On 23-Mar-2003, Petr Nemec <xanthar at seznam.cz> wrote:
> Hallo everybody,
>  I have a problem with the io__read_line_as_string predicate when
> reading a text file containing non ASCII characters. I am unable to
> read such line with this predicate, whereas io__read_line and
> consequential conversion via string__from_char_list works fine.

That sounds like it might be a bug in the Mercury implementation.
I suggest you file a bug report, with a test case that reproduces
these symptoms.

-- 
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-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list