[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 04:08:48 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76272
--- shadow/76272 2005-10-03 03:42:04.000000000 -0400
+++ shadow/76272.tmp.820 2005-10-03 04:08:48.000000000 -0400
@@ -50,6 +50,12 @@
------- 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.
+
+------- Additional Comments From rharinath at novell.com 2005-10-03 04:08 -------
+Maybe some emacs junkie hitting CTRL-Space inside Visual Studio...
+
+What are nulls treated as? whitespace? newlines?
+
More information about the mono-bugs
mailing list