Closed Bug 510472 Opened 16 years ago Closed 16 years ago

[PATCH] Minor code cleanup

Categories

(Skywriter Graveyard :: General, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: olle.jonsson, Assigned: olle.jonsson)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 Build Identifier: http://bespin.pastebin.com/m1e8c3a39 is a patch against Bespin trunk. It fixes a syntactic boo-boo: a trailing comma in a list. And removes a "case" case written twice in the same list. It also makes parsing the regexes in the file simpler: using parens around the regex. Reproducible: Always
Summary: removes superfluous JS comma, removes superfluous double case case, parens around regexen → [PATCH] removes superfluous JS comma, removes superfluous double case case, parens around regexen
For the record, things like this are better suited for the bespin-core mailing list.
Assignee: nobody → olle.jonsson
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [PATCH] removes superfluous JS comma, removes superfluous double case case, parens around regexen → [PATCH] Minor code cleanup
Version: unspecified → Trunk
These files (fulljslint.js and jsdefs.js) are from other projects (JSLint and Narcissus) so I'd rather we avoid keeping private forks of these things... if changes need to be made, better to make them upstream and pull.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: