Closed Bug 1198549 Opened 9 years ago Closed 9 years ago

Switch from | to $ as the preferred separator token (due to operator|)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I originally picked | as the separator between mangled and unmangled names. Eventually I discovered that | is a valid character in C++ function names -- specifically operator|
$ still seems to be invalid, at least for names exposed through sixgill. Sixgill is still producing | names, but other code has been updated to use $. Update the analysis to allow either, to allow a transition period.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: