The problem is that when the method base64Encoded was moved, packages Collections and Network were marked as dirty but not the package MimeConverter so the new version was not sent to the repository.
-- Pavel 2010/10/1 Cyrille Delaunay <[email protected]> > ByteArray >> base64Encoded is no longer defined in Pharo 1.2, but used in the > test Base64MimeConverterTest>>#testOnByteArray. It raise a DNU message. > > I opened an Issue: > http://code.google.com/p/pharo/issues/detail?id=3027&q=base64Encoded&colspec=ID%20Type%20Status%20Summary%20Milestone%20Difficulty > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
