[Mono-bugs] [Bug 76286][Wis] Changed - CodeDom does not respect BracingStyle

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 19:33:00 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 gert.driesen at pandora.be.

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

--- shadow/76286	2005-10-06 19:05:13.000000000 -0400
+++ shadow/76286.tmp.9100	2005-10-06 19:33:00.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: gert.driesen at pandora.be                            
 ReportedBy: mmorano at mikeandwan.us               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: codedom issue with nullable types and CodeGeneratorOptions
+Summary: CodeDom does not respect BracingStyle
 
 Description of Problem:
 
 Tried using codedom to generate a basic test class.  When trying to create
 a member that is of type int?, the code that is generated for the nullable
 type is incorrect.
@@ -164,6 +164,14 @@
 
 How often does this happen? 
 
 always
 
 Additional Information:
+
+------- Additional Comments From gert.driesen at pandora.be  2005-10-06 19:33 -------
+The issue with generic type arguments is now fixed in svn (revision 
+51378).
+
+I'll look into the bracing style issue later.
+
+Next time, please create separate bug reports for each issue.


More information about the mono-bugs mailing list