Closed Bug 598436 Opened 14 years ago Closed 6 years ago

MethodSignature fields declared 'int' should be C99 types

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stejohns, Unassigned)

Details

Lots of fields are declared as naked 'int', but the getters/setters always coerce to int32_t or uint32_t; we should declare the storage size to match the logical size. (Also consider making impossible-to-be-negative fields as unsigned.)
Flags: flashplayer-qrb+
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.