something broken when updating trunk

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

something broken when updating trunk

CdAB63
After updating with trunk started having problems with #asMethod:
(undefined symbol). Impossible to install somethings using
MonticelloBrowser without editing stuff to correct problem with asMethod: :(





signature.asc (270 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: something broken when updating trunk

Nicolas Cellier
Hi,
I don't see any such method, senders or implementors in a trunk image.
Symbol findInterned: 'asMethod:'. -> nil

Maybe a change that broke a third party package?

Nicolas

Le 4 avril 2012 19:28, Casimiro de Almeida Barreto <[hidden email]> a écrit :
After updating with trunk started having problems with #asMethod:
(undefined symbol). Impossible to install somethings using
MonticelloBrowser without editing stuff to correct problem with asMethod: :(








Reply | Threaded
Open this post in threaded view
|

Re: something broken when updating trunk

CdAB63
On 04-04-2012 16:19, Nicolas Cellier wrote:
Hi,
I don't see any such method, senders or implementors in a trunk image.
Symbol findInterned: 'asMethod:'. -> nil
3rd party packages:

    Seaside30
    Magritte2
    Pier2
    PierAddons2
    Aida
    CroquetGL
    Cryptography
    FFI
    VMMaker
    Regex

I'll investigate seaside related stuff because it brings things pertaining to a fork.


Best regards,

CdAB

Maybe a change that broke a third party package?

Nicolas

Le 4 avril 2012 19:28, Casimiro de Almeida Barreto <[hidden email]> a écrit :
After updating with trunk started having problems with #asMethod:
(undefined symbol). Impossible to install somethings using
MonticelloBrowser without editing stuff to correct problem with asMethod: :(









    




signature.asc (270 bytes) Download Attachment