Issue 5941 in pharo: Core methods dependent on Graphics

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

Issue 5941 in pharo: Core methods dependent on Graphics

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

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

Bitmap  -> (ArrayedCollection>>#restoreEndianness "a  
CompiledMethod(496238592)")
Display  -> (DummyUIManager>>#displayProgress:from:to:during: "a  
CompiledMethod(115081216)")
BitBlt  -> (ArrayedCollection>>#swapHalves "a CompiledMethod(704905216)")
Color  -> (Integer>>#asColorOfDepth: "a CompiledMethod(344981504)")
DisplayScreen  -> (OSPlatform class>>#initialize "a  
CompiledMethod(350748672)")
Form  -> (ArrayedCollection>>#swapHalves "a CompiledMethod(704905216)")
StrikeFontSet  -> (LanguageEnvironment>>#removeFonts "a  
CompiledMethod(660078592)")
StrikeFont  -> (SmalltalkImage>>#privCleanTextConstants "a  
CompiledMethod(441712640)")


_______________________________________________
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 5941 in pharo: Core methods dependent on Graphics

pharo

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

These also

Cursor -> (InputEventFetcher class>>#install "a CompiledMethod(721682432)")
CombinedChar -> (UTF8DecomposedTextConverter>>#nextFromStream: "a  
CompiledMethod(139722752)")



_______________________________________________
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 5941 in pharo: Core methods dependent on Graphics

pharo

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

This cs packages some ArrayedCollection methods (formerly in 'object from  
disk') as *System-Object Storage

Attachments:
        ArrayedCollection methods recategorization.1.cs  573 bytes


_______________________________________________
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 5941 in pharo: Core methods dependent on Graphics

pharo

Comment #3 on issue 5941 by [hidden email]: Core methods  
dependent on Graphics
http://code.google.com/p/pharo/issues/detail?id=5941

Integer>>#sColorOfDepth: is a false positive and is well packaged.  Should  
not be fixed.


_______________________________________________
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 5941 in pharo: Core methods dependent on Graphics

pharo
Updates:
        Labels: -Type-Seed Target-Seed Type-Cleanup

Comment #4 on issue 5941 by [hidden email]: Core methods dependent  
on Graphics
http://code.google.com/p/pharo/issues/detail?id=5941

(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 5941 in pharo: Core methods dependent on Graphics

pharo
Updates:
        Status: Closed

Comment #5 on issue 5941 by [hidden email]: Core methods dependent  
on Graphics
http://code.google.com/p/pharo/issues/detail?id=5941

Can you check and submit each on its own? I think we fixed some of them  
already


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