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 Item Group:  Software
Status:  Fixed Assigned to:  cederberg
Open/Closed:  Closed

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

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

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.13-f8d8.
Corresponding source code