[Mono-bugs] [Bug 655934] TextReader: ReadToEnd and ReadLine not implemented correctly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 24 16:54:38 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=655934

https://bugzilla.novell.com/show_bug.cgi?id=655934#c3


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |miguel at novell.com
         Resolution|                            |FIXED

--- Comment #3 from Miguel de Icaza <miguel at novell.com> 2011-02-24 21:54:37 UTC ---
Thanks for the implementation (and the bug report)

I modified the ReadLine method to not handle the NewLine case, as in Mono this
is guaranteed to be either \n or \r\n.

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


More information about the mono-bugs mailing list