Anonymous | Login | 02-28-2021 16:20 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0003299 | [Croquet] Hedgehog | major | always | 03-13-06 19:14 | 03-15-06 22:53 | |||||||
Reporter | howardstearns | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | confirmed | |||||||||||
Summary | 0003299: future messages compile as futureSend instead of futureDo | |||||||||||
Description |
There places where an unused future in tail position of an if branch gets compiled as futureSend instead of futureDo: TAvatarUser>>pointerControl:redButton: - last line of redButton ifFalse: - last line of pointer selectedTarget ifNotNil: TXRay>resetSelected last line of the three itTrue: inside of ifNotNil: branches that end in future sends. There are undoubtedly more. The ones cited cause the islands export and nameMap tables to grow as reported in 3297 |
|||||||||||
Additional Information | These can be short-term fixed by inserting a nil no-op in the tail position of these branches, but the longer-term issue is fixing the #future compiler. | |||||||||||
Attached Files | ||||||||||||
|
![]() |
||||||||||||||||||||||||||
SYSTEM WARNING: Creating default object from empty value SYSTEM WARNING: Creating default object from empty value SYSTEM WARNING: Creating default object from empty value SYSTEM WARNING: Creating default object from empty value
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
59 total queries executed. 41 unique queries executed. |