DotGNU Portable.NET - Patches: patch #5348, If we have reached the end of the...
You are not allowed to post comments on this tracker with your current authentication level.
patch #5348: If we have reached the end of the stream not the an exception
Submitter: | Kirill Kononenko <krokas> | ||
Submitted: | Wed 30 Aug 2006 04:58:06 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Fri 25 May 2007 08:23:07 AM UTC, comment #1: |
Radek Polak <radekp>![]() |
Wed 30 Aug 2006 04:58:06 PM UTC, original submission:
The patch fixes the System.IO.BinaryRead to not send an exception if we have reached the end of the stream. We merge some new code too. |
Kirill Kononenko <krokas> |
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Applied to CVS (only the part that removed throwing exception), Thanks :)