[Mono-bugs] [Bug 61695][Min] New - error with tag <keyword>
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jul 2004 21:44:48 -0400 (EDT)
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 fseoane@wanadoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=61695
--- shadow/61695 2004-07-17 21:44:48.000000000 -0400
+++ shadow/61695.tmp.12911 2004-07-17 21:44:48.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 61695
+Product: Mono: Doctools
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Core
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: fseoane@wanadoo.es
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: error with tag <keyword>
+
+Description of Problem:
+In the C# Languaje specification, chapter 8.7.1, we have
+"Constants are permitted to depend on other constants within the same
+program as <keyword>long</keyword> as there are no circular dependencies. "
+
+In this case long is obviusly not the keyword long.
+
+
+Additional Information: