Closed Bug 693602 Opened 13 years ago Closed 6 years ago

Restrictions on ClassInfo and InstanceInfo for interfaces are not clear.

Categories

(Tamarin Graveyard :: Documentation, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: edwsmith, Unassigned)

References

Details

Starting comments: instance_info.iinit If the entity being described is an interface than iinit points to a method_info structure that has no corresponding method_body.
Blocks: avmspec
Summary: Restrictions on InstanceInfo for interface types are not clear. → Restrictions on ClassInfo and InstanceInfo for interfaces are not clear.
from avm2overview.doc structure class_info, field cinit Interfaces must have a valid cinit entry but the method body need only be trivial; ASC generates code that contains simply “returnvoid”.
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.