[Mono-bugs] [Bug 76272][Wis] Changed - Syntax error when source file contains `NULL' bytes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 3 03:42:04 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 marek.safar at seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=76272

--- shadow/76272	2005-10-01 02:34:32.000000000 -0400
+++ shadow/76272.tmp.32672	2005-10-03 03:42:04.000000000 -0400
@@ -44,6 +44,12 @@
 Created an attachment (id=15837)
 test case
 
 
 ------- Additional Comments From miguel at ximian.com  2005-10-01 02:34 -------
 I really do not think we should handle this case.
+
+------- Additional Comments From marek.safar at seznam.cz  2005-10-03 03:42 -------
+I think we should as it is very hard to compile any bigger C# project.
+Because most of them contain this `NULL' byte. I don't know why, but
+it is very paintfull to do it manually.
+As csc behaves like that we will have to follow.


More information about the mono-bugs mailing list