Community
Participate
Working Groups
Typos in cd-codan source code will be posted here.
Created attachment 172053 [details] patch changes misspelled word "ponter" to pointer.
This is a typo in class org.eclipse.cdt.codan.internal.checkers.CatchByReference: pointer is misspelled ponter
The status of this bug was changed accidentally when I scrolling the bug in mylyn. sorry :( I guess I should report a bug in mylyn, too.
*** cdt cvs genie on behalf of elaskavaia *** Bug 317067: fixed typo in comment [*] CatchByReference.java 1.7 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers/src/org/eclipse/cdt/codan/internal/checkers/CatchByReference.java?root=Tools_Project&r1=1.6&r2=1.7
/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties, Line 39: statment --> statement
Created attachment 172270 [details] Patch for typo in org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties
Created attachment 172274 [details] patch for typos in MapProblemPreference.java constuctor--> constructor contructors --> constructors
*** cdt cvs genie on behalf of elaskavaia *** Bug 317067: typo [*] bundle.properties 1.3 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties?root=Tools_Project&r1=1.2&r2=1.3 [*] bundle.properties 1.2.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties?root=Tools_Project&r1=1.2&r2=1.2.2.1 [*] MapProblemPreference.java 1.8 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/codan/org.eclipse.cdt.codan.core/src/org/eclipse/cdt/codan/core/param/MapProblemPreference.java?root=Tools_Project&r1=1.7&r2=1.8
Created attachment 174114 [details] typo in AssignmentInConditionCheckerTest {@see SuggestedParenthesisChecker} --> {@see AssignmentInConditionChecker}
was fixed