Open Bug 720996 Opened 13 years ago Updated 3 years ago

Range check constant definitions in idl.

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

Details

A definition such as the following should fail: const long BiggerLong = 0xFFFFFFFF; because the value is out of range. As a matter of fact, typelib does the range checking when writing an xpt.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.