Issue 6392 in pharo: DNU for Text initialize

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

Issue 6392 in pharo: DNU for Text initialize

pharo
Status: New
Owner: ----
Labels: Type-Bug Milestone-2.0 Milestone-1.4

New issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392


Pharo image:
Pharo1.4
Latest update: #14450
Pharo2.0a
Latest update: #20206

DNU: Text class(Object)>>doesNotUnderstand: #initTextSharedInformation

Steps to reproduce:
1. Text initialize doIt



_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392

(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 6392 in pharo: DNU for Text initialize

pharo

Comment #2 on issue 6392 by [hidden email]: DNU for Text  
initialize
http://code.google.com/p/pharo/issues/detail?id=6392

Hmm, strange... That method is not even in 1.4.  I'll go to see latest 1.3


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo

Comment #3 on issue 6392 by [hidden email]: DNU for Text  
initialize
http://code.google.com/p/pharo/issues/detail?id=6392

Not even in 1.3 ... :S


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo
Updates:
        Cc: [hidden email]

Comment #4 on issue 6392 by [hidden email]: DNU for Text  
initialize
http://code.google.com/p/pharo/issues/detail?id=6392

Ok, the method was never introduced in the Image it seems... It got lost in  
the refactoring between

Collections-Text-StephaneDucasse.52
and
Collections-Text-StephaneDucasse.53

November 2010.

Ben, you remember what was the refactoring about?


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo

Comment #5 on issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392

I'd love to, but it's too old for my goldfish memory buffer .... Sorry


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo
Updates:
        Status: Accepted

Comment #6 on issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392

so.. it is needed or not?


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo
Updates:
        Status: FixReviewNeeded

Comment #7 on issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392

the DNU happens. there is no implementor of the method  
#initTextSharedInformation.

I just removed the call

Name: SLICE-Issue-6392-DNU-for-Text-initialize-MarcusDenker.1
Author: MarcusDenker
Time: 30 September 2012, 10:53:51.79 am
UUID: a835fd12-7261-4511-bc7c-de6e3799425b
Ancestors:
Dependencies: Text-MarcusDenker.26

Issue 6392: DNU for Text initialize


_______________________________________________
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 6392 in pharo: DNU for Text initialize

pharo
Updates:
        Status: Integrated

Comment #8 on issue 6392 by [hidden email]: DNU for Text initialize
http://code.google.com/p/pharo/issues/detail?id=6392

in 2.0 317


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