Issue 6533 in pharo: Spec fixed in KMDescription

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

Issue 6533 in pharo: Spec fixed in KMDescription

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

New issue 6533 by [hidden email]: Spec fixed in KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533

Spec fixed in KMDescription

-------------------
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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533#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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533#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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6533-Spec-fixed-in-KMDescription-BenjaminVanRyseghem.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        UndeclaredVariableWarning: KMDescription>>#initialize ('droplist' is  
Undeclared)
  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>>primaryExpression
  9: Parser>>expression
10: Parser>>statements:innerBlock:blockNode:
        ...
----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6533-Spec-fixed-in-KMDescription-BenjaminVanRyseghem.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20245-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Aug  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Aug  3 2012
git://gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: MonkeyIsChecking

Comment #4 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533#c4

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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: WorkNeeded

Comment #5 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533#c5

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6533-Spec-fixed-in-KMDescription-BenjaminVanRyseghem.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        UndeclaredVariableWarning: KMDescription>>#initialize ('droplist' is  
Undeclared)
  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>>primaryExpression
  9: Parser>>expression
10: Parser>>statements:innerBlock:blockNode:
        ...
----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6533-Spec-fixed-in-KMDescription-BenjaminVanRyseghem.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20245-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Aug  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Aug  3 2012
git://gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: FixToInclude

Comment #6 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533

(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 6533 in pharo: Spec fixed in KMDescription

pharo
Updates:
        Status: Integrated

Comment #7 on issue 6533 by [hidden email]: Spec fixed in  
KMDescription
http://code.google.com/p/pharo/issues/detail?id=6533

in 2.0 255


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