Jan. 25, 2015
8:24 a.m.
On 25 Jan 2015, at 01:16, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Behavior basicNew basicNew. Class basicNew basicNew.
No .log is generated Applies to Pharo4 #40460 and Pharo 3.0 (Windows 8.1)
here it does not crash, but: Behavior basicNew basicNew class ===> LargeNegativeInteger We do have a test for âBehavior new newâ: testBehaviornewnewShouldNotCrash and this works fine. Marcus