bugGrammatica - Bugs: bug #4498, Code Generation: C# analyzer class...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4498: Code Generation: C# analyzer class uses lower-case method names

Submitter:  Per Cederberg <cederberg>
Submitted:  Sun 27 Jul 2003 10:08:44 AM UTC
   
 
Severity:  9 - Critical Priority:  9 - Immediate
Item Group:  Software Status:  Fixed
Assigned to:  cederberg Open/Closed:  Closed

Discussion

Sun 27 Jul 2003 05:45:30 PM UTC, comment #2: 

Version 1.3 has been released with this fix included.

Per Cederberg <cederberg>
Group administrator
Sun 27 Jul 2003 10:39:35 AM UTC, comment #1: 

This has now been fixed in the CSharpAnalyzerFile class. Tests have also been added to detect this issue in the future. This fix will be released with version 1.3.

Per Cederberg <cederberg>
Group administrator
Sun 27 Jul 2003 10:08:44 AM UTC, original submission:  

The method names in the generates C# analyzer class are with an initial lower-case character, whereas in the base class they are called Enter, Exit and Child. This effectively makes the generated C# analyzers not working.

This bug was detected when correcting #4416. The error is present in the CSharpAnalyzerFile.java class.

Per Cederberg <cederberg>
Group administrator

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-07-27 cederberg Open/ClosedOpen None
2003-07-27 cederberg StatusNone None

Back to the top

Powered by Savane 3.16-046d.
Corresponding source code