Re: [Ironruby-core] Time.now and System::Text::EncoderFallbackException

2009-08-20 Thread Maxim Maslov
Hi Tomas, Thanks a lot - my problem is that I did not understand that it's a problem of inspect, not of Time.now itself :) I've tried the build from dlr-26718.zip (the latest I have) - it works fine. Thanks again, Maxim -Original Message- From: ironruby-core-boun...@rubyforge.org [mail

[Ironruby-core] Time.now and System::Text::EncoderFallbackException

2009-08-20 Thread Maxim Maslov
;> Time.now => mscorlib:0:in `GetBytes': Value does not fall within the expected range. (Sys tem::Text::EncoderFallbackException) from mscorlib:0:in `GetBytes' from :0 Can anybody help? Thanks, Maxim Maslov -- Posted via http://www.ruby-forum.com/. ___