Closed Bug 649333 Opened 14 years ago Closed 6 years ago

In an ideal world, the exactgc script would be aware of block comments

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: lhansen, Unassigned)

References

Details

The exactgc script is careful not to trigger on lines that contain "//" style comments, and in some cases it will avoid triggering on lines that contain leading cruft from a block comments (such as a column of asterisks), but in general it is not block-comment aware. Annotated code, and for that matter preprocessing directives, inside block comments can cause the script to either go awry or to generate code for types and fields the compiler will not see. It's not clear how to fix this without slowing down the script significantly or rewriting it in a different language. This bug tracks the fact that the problem exists.
Flags: flashplayer-qrb+
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
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.