Issue 7301 in pharo: StrikeFont strikeLength instance variable is only set once in a method and not even used in that method

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

Issue 7301 in pharo: StrikeFont strikeLength instance variable is only set once in a method and not even used in that method

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 7301 by [hidden email]: StrikeFont strikeLength instance  
variable is only set once in a method and not even used in that method
http://code.google.com/p/pharo/issues/detail?id=7301

So we should remove 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 7301 in pharo: StrikeFont strikeLength instance variable is only set once in a method and not even used in that method

pharo

Comment #1 on issue 7301 by [hidden email]: StrikeFont strikeLength  
instance variable is only set once in a method and not even used in that  
method
http://code.google.com/p/pharo/issues/detail?id=7301

removing the assignment (but not the right part)
in the method newFromStrike:

blows up the system.



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