On 28 November 2012 16:55, Camillo Bruni <camillobruni@gmail.com> wrote:
awesome |(...
there's also pharo 2.0 fix to prevent such things from happening in future: http://code.google.com/p/pharo/issues/detail?id=7066
On 2012-11-28, at 12:50, Igor Stasenko <siguctua@gmail.com> wrote:
okay, so it was exactly what i suspected: - MC version history serializer assumes that all strings are bytestring (latin-1)
while i put some strange characted in commit log, which turned it into WideString.. and that's why it was unable to read it back.
I uploaded a new version of package NativeBoost-Core-IgorStasenko.90 after hot-fixing MC serializer.
So, now ConfigurationOfNativeBoost v 1.7 can be loaded.
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.