Issue 5943 in pharo: Core methods dependent on Text stuff

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

Issue 5943 in pharo: Core methods dependent on Text stuff

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

New issue 5943 by [hidden email]: Core methods dependent on Text  
stuff
http://code.google.com/p/pharo/issues/detail?id=5943

TextKern -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextPrintIt -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextURL -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextFontReference -> (RunArray class>>#scanFrom: "a  
CompiledMethod(845676544)")
TextDoIt -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextAlignment -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextLink -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextConstants -> (SmalltalkImage>>#privCleanTextConstants "a  
CompiledMethod(441712640)")
TextEmphasis -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextFontChange -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
TextColor -> (RunArray class>>#scanFrom: "a CompiledMethod(845676544)")
Text -> (SequenceableCollection>>#copyReplaceAll:with:asTokens: "a  
CompiledMethod(397148160)")
TextStyle -> (LanguageEnvironment>>#isFontAvailable "a  
CompiledMethod(646709248)")



_______________________________________________
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 5943 in pharo: Core methods dependent on Text stuff

pharo

Comment #1 on issue 5943 by [hidden email]: Core methods  
dependent on Text stuff
http://code.google.com/p/pharo/issues/detail?id=5943

The first 11 are fixed with issue 5495.
The nbr 12 should be fixed on issue 5499.



_______________________________________________
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 5943 in pharo: Core methods dependent on Text stuff

pharo
Updates:
        Status: Closed

Comment #2 on issue 5943 by [hidden email]: Core methods dependent  
on Text stuff
http://code.google.com/p/pharo/issues/detail?id=5943

isFontAvailable has no senders anymore, so we can remove it.

I will add an issue for removing the font related meted in  
LanguageEnvironment


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