[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TextRider bug on last token
- To: ooc-list@informatik.uni-kl.de
- Subject: Re: TextRider bug on last token
- From: Ian Rae <ianrae@istar.ca>
- Date: Wed, 24 Jun 1998 18:35:49 -0400
- MMDF-Warning: Parse error in original version of preceding line at uklirb.informatik.uni-kl.de
----------
> From: Michael van Acken <KK120y2@mail.lvr.de>
> To: ooc-list@informatik.uni-kl.de
> Subject: Re: TextRider bug on last token
> Date: Wednesday, June 24, 1998 5:15 AM
>
> IR> 1. There appears to be a bug in TextRider.ReadLInt(). If the
> integer
> IR> token has no other characters following it in the input stream,
> the
> IR> token is not read and "reading past end of input stream" error is
> IR> returned.
>
> Attached is an updated copy of TextRider.Mod, together with its test
> files. Please check if it fixes your problem.
Wow. Quick turnaround! I'll try it. Thanks.