[Pharo-project] Issue 3985 in pharo: Create temporary in debugger does not work for new keyword method
Status: Accepted Owner: laurent....@gmail.com New issue 3985 by laurent....@gmail.com: Create temporary in debugger does not work for new keyword method http://code.google.com/p/pharo/issues/detail?id=3985 Reproductible in Pharo 1.2 (Full) - looks ok in PharoCore 1.3 Create a class in the browser like Foo >> bar self doSomethingWith: 2. save and evaluate Foo new bar. Debugger pops up. Click create method doSomethingWith: Foo>>doSomethingWith: aSmallInteger a := aSmallInteger ^ a. Accept. Dialog popus up, select declare temp => does not work.
Updates: Status: Closed Comment #1 on issue 3985 by marcus.d...@gmail.com: Create temporary in debugger does not work for new keyword method http://code.google.com/p/pharo/issues/detail?id=3985 If it's good in 1.3 than it's fixed. (If someone wants to backport to 1.2, sunmit a fix... but we will release 1.3 soon)
participants (1)
-
pharoï¼ googlecode.com