[Pharo-project] Sends unknown message to global
same here: would be good to define bugfix entries for each of them. Stef TTSampleStringMorph>>#initializeToStandAlone Character>>#storeBinaryOn: EFontBDFFontReaderForRanges
#override:with:ranges:transcodingTable:additionalRange: InstallerMonticello>>#unloadCleanUp ServerDirectory>>#createDirectory: ServerDirectory>>#deleteDirectory: CompiledMethod>>#searchImageForHomeMethod SMSimpleInstaller>>#fileIntoChangeSetNamed:fromStream: UITheme>>#newColorPresenterIn:for:getColor:setColor:help: SystemDictionary>>#unbindExternalPrimitives UIMonticello>>#installFileNamed:fromURL: TabSorterMorph>>#acceptSort MCPackageLoader>>#useChangeSetNamed:during: InstallerFile>>#basicView InstallerFile>>#basicBrowse URI>>#mimeType StrikeFont>>#readEFontBDFFromFile:name:rangeFrom:to: StrikeFont>>#readEFontBDFForJapaneseFromFile:name:overrideWith: StrikeFont>>#readEFontBDFForKoreanFromFile:name:overrideWith: StrikeFont>>#readEFontBDFFromFile:name:ranges: Morph>>#showActions OBTreeFanTests>>#makeTreeFanStructure MczInstaller>>#useNewChangeSetDuring: TranslatedReceiverFinder class>>#makeJapaneseTranslationFile SARInstaller class>>#newChanges: SARInstaller class>>#currentChangeSet Transcripter class>>#startTranscriptProcess RxParser class>>#doHandlingMessageNotUnderstood: NaturalLanguageTranslator class>>#default Utilities class>>#authorNamePerSe
What is the unknown message for UITheme..#newColorPresenterIn:for:getColor:setColor:help: ? Looks ok here. Regards, Gary ----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Saturday, February 14, 2009 1:23 PM Subject: [Pharo-project] Sends unknown message to global
same here: would be good to define bugfix entries for each of them.
Stef
TTSampleStringMorph>>#initializeToStandAlone Character>>#storeBinaryOn: EFontBDFFontReaderForRanges
#override:with:ranges:transcodingTable:additionalRange: InstallerMonticello>>#unloadCleanUp ServerDirectory>>#createDirectory: ServerDirectory>>#deleteDirectory: CompiledMethod>>#searchImageForHomeMethod SMSimpleInstaller>>#fileIntoChangeSetNamed:fromStream: UITheme>>#newColorPresenterIn:for:getColor:setColor:help: SystemDictionary>>#unbindExternalPrimitives UIMonticello>>#installFileNamed:fromURL: TabSorterMorph>>#acceptSort MCPackageLoader>>#useChangeSetNamed:during: InstallerFile>>#basicView InstallerFile>>#basicBrowse URI>>#mimeType StrikeFont>>#readEFontBDFFromFile:name:rangeFrom:to: StrikeFont>>#readEFontBDFForJapaneseFromFile:name:overrideWith: StrikeFont>>#readEFontBDFForKoreanFromFile:name:overrideWith: StrikeFont>>#readEFontBDFFromFile:name:ranges: Morph>>#showActions OBTreeFanTests>>#makeTreeFanStructure MczInstaller>>#useNewChangeSetDuring: TranslatedReceiverFinder class>>#makeJapaneseTranslationFile SARInstaller class>>#newChanges: SARInstaller class>>#currentChangeSet Transcripter class>>#startTranscriptProcess RxParser class>>#doHandlingMessageNotUnderstood: NaturalLanguageTranslator class>>#default Utilities class>>#authorNamePerSe
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I do not know It would be good if lukas could improve the quality of the report of SmallLint. Sometimes I have to think to spot the problem stef On Feb 14, 2009, at 5:31 PM, Gary Chambers wrote:
What is the unknown message for UITheme..#newColorPresenterIn:for:getColor:setColor:help: ? Looks ok here.
Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Saturday, February 14, 2009 1:23 PM Subject: [Pharo-project] Sends unknown message to global
same here: would be good to define bugfix entries for each of them.
Stef
TTSampleStringMorph>>#initializeToStandAlone Character>>#storeBinaryOn: EFontBDFFontReaderForRanges
#override:with:ranges:transcodingTable:additionalRange: InstallerMonticello>>#unloadCleanUp ServerDirectory>>#createDirectory: ServerDirectory>>#deleteDirectory: CompiledMethod>>#searchImageForHomeMethod SMSimpleInstaller>>#fileIntoChangeSetNamed:fromStream: UITheme>>#newColorPresenterIn:for:getColor:setColor:help: SystemDictionary>>#unbindExternalPrimitives UIMonticello>>#installFileNamed:fromURL: TabSorterMorph>>#acceptSort MCPackageLoader>>#useChangeSetNamed:during: InstallerFile>>#basicView InstallerFile>>#basicBrowse URI>>#mimeType StrikeFont>>#readEFontBDFFromFile:name:rangeFrom:to: StrikeFont>>#readEFontBDFForJapaneseFromFile:name:overrideWith: StrikeFont>>#readEFontBDFForKoreanFromFile:name:overrideWith: StrikeFont>>#readEFontBDFFromFile:name:ranges: Morph>>#showActions OBTreeFanTests>>#makeTreeFanStructure MczInstaller>>#useNewChangeSetDuring: TranslatedReceiverFinder class>>#makeJapaneseTranslationFile SARInstaller class>>#newChanges: SARInstaller class>>#currentChangeSet Transcripter class>>#startTranscriptProcess RxParser class>>#doHandlingMessageNotUnderstood: NaturalLanguageTranslator class>>#default Utilities class>>#authorNamePerSe
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I do not know It would be good if lukas could improve the quality of the report of SmallLint.
If you select the rule and click on browse, it lists all the occurences and also highlights the offending code. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
Thanks. Spotted and refactored. Regards, Gary ----- Original Message ----- From: "Lukas Renggli" <renggli@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Saturday, February 14, 2009 5:55 PM Subject: Re: [Pharo-project] Sends unknown message to global
I do not know It would be good if lukas could improve the quality of the report of SmallLint.
If you select the rule and click on browse, it lists all the occurences and also highlights the offending code.
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Sat, Feb 14, 2009 at 2:23 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
same here: would be good to define bugfix entries for each of them.
Issue #576 -- Damien Cassou http://damiencassou.seasidehosting.st
participants (4)
-
Damien Cassou -
Gary Chambers -
Lukas Renggli -
Stéphane Ducasse