[Mono-bugs] [Bug 496905] Using Peek() after a short Read() returns -1 instead of trying to read more.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 24 19:47:52 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=496905

User miguel at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=496905#c11


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguel at novell.com




--- Comment #11 from Miguel de Icaza <miguel at novell.com>  2009-04-24 17:47:49 MDT ---
This patch broke the `repl.cs' in mcs/tools/csharp, it was not possible to
enter text with it anymore.

To reproduce the failure, use:

cd mcs/tools/csharp
gmcs getline.cs -define:DEMO
mono getline.exe

With this patch applied it is no longer possible to enter text.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list