Grammatica - Bugs: bug #4416, bug in CSharpAnalyzeFile.java -...
You are not allowed to post comments on this tracker with your current authentication level.
bug #4416: bug in CSharpAnalyzeFile.java - Enter(), Exit() does not override base
Submitter: | None | ||
Submitted: | Tue 22 Jul 2003 06:16:01 PM UTC | ||
Severity: | 9 - Critical | Item Group: | Software |
Status: | Fixed | Assigned to: | cederberg |
Open/Closed: | Closed |
Sun 27 Jul 2003 05:45:52 PM UTC, comment #3: |
Per Cederberg <cederberg>![]() ![]() |
Sun 27 Jul 2003 10:40:08 AM UTC, comment #2: 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>![]() ![]() |
Sat 26 Jul 2003 10:11:35 PM UTC, comment #1: Ooops... This is due to sloppy testing of the generated Analyser classes. Only the C# version is affected by this, as the Java version is tested by various parsers written using Grammatica.
|
Per Cederberg <cederberg>![]() ![]() |
Tue 22 Jul 2003 06:16:01 PM UTC, original submission:
1. Generated Analyzer does not include keyword "override" and hence the framework fails to trigger callbacks.
|
Anonymous |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2003-07-27 | cederberg | Open/Closed | Open | ![]() |
None |
2003-07-27 | cederberg | Severity | 5 - Major | ![]() |
None |
Status | None | ![]() |
None | ||
2003-07-26 | cederberg | Assigned to | None | ![]() |
None |
Powered by Savane 3.12.
Corresponding source code
Version 1.3 has been released with this fix included.