[Mono-bugs] [Bug 75018][Wis] Changed - [PATCH] Report 'file' is a
binary file instead of a source code file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 1 02:54:13 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75018
--- shadow/75018 2005-06-14 00:26:55.000000000 -0400
+++ shadow/75018.tmp.5659 2005-10-01 02:54:13.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75018
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -86,6 +86,11 @@
filestream, and thus 8 kb of data will be read into an array.
Position=0 won't discard the contents of the array.
Given the extremely high chances that a binary file will be caught by
this patch, I don't think it worth arguing that we are being more
precise the other way.
+
+------- Additional Comments From miguel at ximian.com 2005-10-01 02:54 -------
+There is a different hack in place now.
+
+Not ideal, but am ok with it.
More information about the mono-bugs
mailing list