[update 3.0] #30062

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

[update 3.0] #30062

Marcus Denker-4
Reply | Threaded
Open this post in threaded view
|

Re: [update 3.0] #30062

Marcus Denker-4
Reply | Threaded
Open this post in threaded view
|

Re: [update 3.0] #30062

Benjamin Van Ryseghem (Pharo)
Yes it seems the CodeImporter is broken :(

Ben

On Apr 25, 2013, at 6:12 PM, Marcus Denker <[hidden email]> wrote:

Not yet… so I managed to not see a bug and now the image is in a non-updatable state.

https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-1-Tracker/259/console

I am even too tired to think what the options are… maybe retracting the faulty one?

On Apr 25, 2013, at 6:01 PM, Marcus Denker <[hidden email]> wrote:

30062
-----

10403 Class comments in Kernel and Collections
https://pharo.fogbugz.com/f/cases/10403

10404 Improve RBScanner error handling
https://pharo.fogbugz.com/f/cases/10404

10405 Fix a wrong refactoring in CodeImport
https://pharo.fogbugz.com/f/cases/10405

10352 Fix for MorphTreeMorph>>updateList
https://pharo.fogbugz.com/f/cases/10352/



Diff information:
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Morphic-MarcusDenker.1403
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/KernelTests-MarcusDenker.489
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Kernel-MarcusDenker.1375
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CollectionsTests-MarcusDenker.594
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CodeImport-MarcusDenker.16
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Collections-Arithmetic-MarcusDenker.9
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/AST-Core-MarcusDenker.133




Reply | Threaded
Open this post in threaded view
|

Re: [update 3.0] #30062

stephane ducasse
In reply to this post by Marcus Denker-4
do what is the easiest for you :)

Stef

On Apr 25, 2013, at 6:12 PM, Marcus Denker <[hidden email]> wrote:

> Not yet… so I managed to not see a bug and now the image is in a non-updatable state.
>
> https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-1-Tracker/259/console
>
> I am even too tired to think what the options are… maybe retracting the faulty one?
>
> On Apr 25, 2013, at 6:01 PM, Marcus Denker <[hidden email]> wrote:
>
>> 30062
>> -----
>>
>> 10403 Class comments in Kernel and Collections
>> https://pharo.fogbugz.com/f/cases/10403
>>
>> 10404 Improve RBScanner error handling
>> https://pharo.fogbugz.com/f/cases/10404
>>
>> 10405 Fix a wrong refactoring in CodeImport
>> https://pharo.fogbugz.com/f/cases/10405
>>
>> 10352 Fix for MorphTreeMorph>>updateList
>> https://pharo.fogbugz.com/f/cases/10352/
>>
>>
>>
>> Diff information:
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Morphic-MarcusDenker.1403
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/KernelTests-MarcusDenker.489
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Kernel-MarcusDenker.1375
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CollectionsTests-MarcusDenker.594
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CodeImport-MarcusDenker.16
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Collections-Arithmetic-MarcusDenker.9
>> http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/AST-Core-MarcusDenker.133
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [update 3.0] #30062

Benjamin Van Ryseghem (Pharo)
In reply to this post by Marcus Denker-4
Fix is here: https://pharo.fogbugz.com/default.asp?10408

Ben

On Apr 25, 2013, at 6:12 PM, Marcus Denker <[hidden email]> wrote:

Not yet… so I managed to not see a bug and now the image is in a non-updatable state.

https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-1-Tracker/259/console

I am even too tired to think what the options are… maybe retracting the faulty one?

On Apr 25, 2013, at 6:01 PM, Marcus Denker <[hidden email]> wrote:

30062
-----

10403 Class comments in Kernel and Collections
https://pharo.fogbugz.com/f/cases/10403

10404 Improve RBScanner error handling
https://pharo.fogbugz.com/f/cases/10404

10405 Fix a wrong refactoring in CodeImport
https://pharo.fogbugz.com/f/cases/10405

10352 Fix for MorphTreeMorph>>updateList
https://pharo.fogbugz.com/f/cases/10352/



Diff information:
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Morphic-MarcusDenker.1403
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/KernelTests-MarcusDenker.489
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Kernel-MarcusDenker.1375
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CollectionsTests-MarcusDenker.594
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/CodeImport-MarcusDenker.16
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/Collections-Arithmetic-MarcusDenker.9
http://smalltalkhub.com/#!/~Pharo/Pharo30/diff/AST-Core-MarcusDenker.133




Reply | Threaded
Open this post in threaded view
|

Re: [update 3.0] #30062

Marcus Denker-4
In reply to this post by Benjamin Van Ryseghem (Pharo)

On Apr 25, 2013, at 7:27 PM, Benjamin <[hidden email]> wrote:

> Yes it seems the CodeImporter is broken :(
>

Yes, I broke it…

        Marcus