Updates:
Status: MonkeyIsChecking Comment #20 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c20 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #21 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c21 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- Error while loading "FixIconicLists.1.cs" from Comment #6: MessageNotUnderstood: ByteArray>>contractTo: 1: ByteArray(Object)>>doesNotUnderstand: #contractTo: 2: UnixFileDirectory(FileDirectory)>>checkName:fixErrors: 3: UnixFileDirectory>>checkName:fixErrors: 4: [:filePath :localName | correctedLocalName := localName isEmpty ifTrue: [localName] ifFalse: [self checkName: localName fixErrors: true]. prefix := self fullPathFor: filePath] in UnixFileDirectory(FileDirectory)>>fullNameFor: 5: UnixFileDirectory class(FileDirectory class)>>splitName:to: 6: UnixFileDirectory(FileDirectory)>>fullNameFor: 7: FileStream class>>fullName: 8: FileStream class>>readOnlyFileNamed: 9: FileStream class>>fileIn: 10: [FileStream fileIn: attachment contents] in [:attachment | [FileStream fileIn: attachment contents] on: Exception do: [:e | self addError: e forFile: '"' , attachment filename , '" from Comment #' , attachment comment id asString]] in [self issue changeSets do: [:attachment | [FileStream fileIn: attachment contents] on: Exception do: [:e | self addError: e forFile: '"' , attachment filename , '" from Comment #' , attachment comment id asString]]. extraTests := self dirtyPackagesTests] in ChangeLoader>>loadCS ... -------------------- 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>>primaryExpression 9: Parser>>messagePart:repeat: 10: Parser>>expression ... _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #22 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c22 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #23 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c23 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #24 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c24 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #25 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c25 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- Halt 1: [Halt now. self issue changeSets do: [:attachment | [FileStream fileIn: attachment contents] on: Exception do: [:e | self addError: e forFile: '"' , attachment filename , '" from Comment #' , attachment comment id asString]]. extraTests := self dirtyPackagesTests] in ChangeLoader>>loadCS 2: [loadStopwatch reset activate. aBlock value. loadStopwatch suspend. testResult := self runTests. self removeFalseErrors] in ChangeLoader>>testChangeImpact: 3: BlockClosure>>on:do: 4: ChangeLoader>>testChangeImpact: 5: ChangeLoader>>loadCS 6: ChangeLoader>>load 7: GoogleIssue>>load 8: UndefinedObject>>DoIt 9: [anObject DoIt] in SmalltalkEditor>>debug:receiver:in: 10: [self value. Processor terminateActive] in BlockClosure>>newProcess ... _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #26 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c26 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #27 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c27 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- Error while loading "FixIconicLists.1.cs" from Comment #6: MessageNotUnderstood: ByteArray>>contractTo: 1: ByteArray(Object)>>doesNotUnderstand: #contractTo: 2: UnixFileDirectory(FileDirectory)>>checkName:fixErrors: 3: UnixFileDirectory>>checkName:fixErrors: 4: [:filePath :localName | correctedLocalName := localName isEmpty ifTrue: [localName] ifFalse: [self checkName: localName fixErrors: true]. prefix := self fullPathFor: filePath] in UnixFileDirectory(FileDirectory)>>fullNameFor: 5: UnixFileDirectory class(FileDirectory class)>>splitName:to: 6: UnixFileDirectory(FileDirectory)>>fullNameFor: 7: FileStream class>>fullName: 8: FileStream class>>readOnlyFileNamed: 9: FileStream class>>fileIn: 10: [FileStream fileIn: attachment contents] in [:attachment | [FileStream fileIn: attachment contents] on: Error do: [:e | self addError: e forFile: '"' , attachment filename , '" from Comment #' , attachment comment id asString]] in [Halt now. self issue changeSets do: [:attachment | [FileStream fileIn: attachment contents] on: Error do: [:e | self addError: e forFile: '"' , attachment filename , '" from Comment #' , attachment comment id asString]]. extraTests := self dirtyPackagesTests] in ChangeLoader>>loadCS ...Test Results: ------------- Failures: AllocationTest>>#testOneGigAllocation MethodContextTest>>#testClosureRestart BlockClosureTest>>#testTrace _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #28 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791#c28 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: Integrated Comment #29 on issue 4791 by [hidden email]: Add a class to have a better holding of IconicList items http://code.google.com/p/pharo/issues/detail?id=4791 (No comment was entered for this change.) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Free forum by Nabble | Edit this page |