Closed Bug 441386 Opened 17 years ago Closed 16 years ago

versioning solution -stripversion throwing error on stripped class

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: dschaffe, Unassigned)

References

Details

Using the -stripversion for the new versioning solution throws Reference Exception when Version metadata is on a class. simple example: [Version(1)] class testclass { } print("bug"); $ asc -d -import builtin.abc -md bug.as $ avmplus_s.exe -stripversion 1 bug.abc ReferenceError: Error #1056: Cannot create property bug.as$1::testclass on global. at global$init()[bug.as:2] expecting: no error outputs bug
Summary: versionsing solution -stripversion throwing error on stripped class → versioning solution -stripversion throwing error on stripped class
Blocks: 472920
this bug is made obsolete by 472920
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
closing as verified/wontfix
Status: RESOLVED → VERIFIED
Resolution: FIXED → WONTFIX
You need to log in before you can comment on or make changes to this bug.