Anonymous | Login | 02-27-2021 22:17 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 | ||||
0007394 | [Squeak] System | minor | always | 09-06-09 17:51 | 04-18-10 22:05 | ||||
Reporter | leves | View Status | public | ||||||
Assigned To | nicolas cellier | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | trunk | ||||||
Summary | 0007394: MessageTally doesn't work with BlockClosures | ||||||||
Description |
MessageTally >> #spyEvery:on: raises an error if it's second parameter (aBlock) is not a BlockContext. A general solution would be to change the line: (aBlock isMemberOf: BlockContext) with: aBlock isBlock Or replace BlockContext with BlockClosure, though it's not backwards compatible. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
![]() |
|
(0013302 - 74 - 74 - 74 - 74 - 74 - 74) leves 09-12-09 23:54 |
Fixed in source.squeak.org/trunk/System-cbc.146 with the #isBlock version. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
38 total queries executed. 32 unique queries executed. |