Re: Issue 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

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

Re: Issue 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo
Updates:
        Labels: Type-Bug

Comment #5 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

(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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo
Updates:
        Status: NoSourcesAvailable

Comment #6 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382#c6

This Issue has been checked by Ulysse the Monkey, but no sources are  
available

Someone should have a look either to check the validity of the source or to  
report a strange behavior of a crazy monkey.


_______________________________________________
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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo

Comment #7 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

It seems the code was not saved in the slice and I can't find it on my  
machine. I'll check some old images or I'll have to try and fix it again.


_______________________________________________
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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo
Updates:
        Status: Workneeded

Comment #8 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

Source might be in 1.3 inbox


_______________________________________________
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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo
Updates:
        Cc: [hidden email]

Comment #9 on issue 3382 by marianopeck: BUG: Class variable creation  
behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

THanks Sean. I always have a script that  does:

#!/bin/bash

find /Users/mariano/ -name "*.mcz" -print0 | xargs -0 -I {} cp {}  
/Users/mariano/Pharo/localRepo/


So.. I always search in  /Users/mariano/Pharo/localRepo/




_______________________________________________
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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo

Comment #10 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

It looks like the Slice didn't save correctly. I have the slice and the  
package ancestors, but not the fixed packages. I'll take another look and  
see if I can redo 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 3382 in pharo: BUG: Class variable creation behavior Inconsistent/incorrect

pharo

Comment #11 on issue 3382 by [hidden email]: BUG: Class variable  
creation behavior Inconsistent/incorrect
http://code.google.com/p/pharo/issues/detail?id=3382

Sean what was the problem in fact?


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