Open Bug 467455 Opened 16 years ago Updated 2 years ago

jsapi.h is not namespace-clean

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: jimb, Unassigned)

References

(Blocks 1 open bug)

Details

The jsapi.h header, which clients of SpiderMonkey must #include, defines preprocessor symbols whose names don't start with JS (in any capitalization); IS_LITTLE_ENDIAN and IS_BIG_ENDIAN come to mind, but we should check for others as well.
Assignee: general → nobody
Blocks: jsapi
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.