Issue 6453 in pharo: Fix in SliceSubmitter

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6453 in pharo: Fix in SliceSubmitter

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 6453 by [hidden email]: Fix in SliceSubmitter
http://code.google.com/p/pharo/issues/detail?id=6453

- Fix the DNU when Authentifier pops up.
- Fix the DNU when the IssueCreator ui is closed using escape.

-------------------
Slice is in the inbox


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6453 in pharo: Fix in SliceSubmitter

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6453 by [hidden email]: Fix in SliceSubmitter
http://code.google.com/p/pharo/issues/detail?id=6453#c1

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6453 in pharo: Fix in SliceSubmitter

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6453 by [hidden email]: Fix in SliceSubmitter
http://code.google.com/p/pharo/issues/detail?id=6453#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6453 in pharo: Fix in SliceSubmitter

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6453 by [hidden email]: Fix in SliceSubmitter
http://code.google.com/p/pharo/issues/detail?id=6453#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6453-Fix-in-SliceSubmitter-BenjaminVanRyseghem.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        UndeclaredVariableWarning
  1: EncoderForV3PlusClosures(Encoder)>>undeclared:
  2: Parser>>correctVariable:interval:
  3: [self
                        correctVariable: varName
                        interval: (varStart to: varEnd)] in Parser>>variable
  4: [(self
                                lookupInPools: name
                                ifFound: [:assoc | varNode := self global: assoc name: name])
                        ifTrue: [varNode]
                        ifFalse: [^ action value]] in  
EncoderForV3PlusClosures(Encoder)>>encodeVariable:sourceRange:ifUnknown:
  5: Dictionary>>at:ifAbsent:
  6: EncoderForV3PlusClosures(Encoder)>>encodeVariable:sourceRange:ifUnknown:
  7: Parser>>variable
  8: Parser>>expression
  9: Parser>>statements:innerBlock:blockNode:
10: Parser>>statements:innerBlock:
        ...
----------------------------------------------------------
Loaded Source: SLICE-Issue-6453-Fix-in-SliceSubmitter-BenjaminVanRyseghem.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20233-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul 19 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul 19 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
5151310c41b08f55b70e9c6250711cb1f3672ce7 Date: 2012-07-18 14:06:15 +0200  
By: Camillo Bruni <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6453 in pharo: Fix in SliceSubmitter

pharo
Updates:
        Status: Integrated

Comment #4 on issue 6453 by [hidden email]: Fix in SliceSubmitter
http://code.google.com/p/pharo/issues/detail?id=6453

has been already integrated.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker