> You're right, sorry about that. > Fixed. okay, cool, thanks.
I updated Universe to OB-Enhancements 0.265 which also contains this fix. Damien, I also updated OmniBrowser-Morphic to a newer version. David > On 3 Dec 2008, at 16:59, David Röthlisberger wrote: > >> Thanks, Alex, but shouldn't it read: >> >> ifSUnitSupportHistory: aBlock >> (TestResult includesSelector: #updateResultsInHistory) ifTrue: >> [aBlock value] >> >> Because in your version aBlock never gets executed, not even when >> #updateResultsInHistory exists. >> Can you check? >> >> David >> >> >>> The comment is: >>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >>> Added: >>> OBCmdSUnit>>ifSUnitSupportHistory: >>> This is necessary to check whether the history feature is installed >>> in the current SUnit framework in order to benefit from it and make >>> sure that nothing break if not installed >>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >>> Cheers, >>> Alexandre >>> On 3 Dec 2008, at 11:33, Damien Cassou wrote: >>>> On Wed, Dec 3, 2008 at 3:29 PM, Alexandre Bergel >>>> <[EMAIL PROTECTED]> wrote: >>>>> I just downloaded Squeak3.10. How can I reproduce the problem you >>>>> encountered ? >>>> >>>> Using Universe, install the "Squeak-dev image" package. Then, open a >>>> browser, select a class and press ALT+t >>>> _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
