dm-visualizer icon indicating copy to clipboard operation
dm-visualizer copied to clipboard

Ruby 1.8.7 not work

Open WaYdotNET opened this issue 14 years ago • 5 comments

Work well with ruby 1.9.2 but not work with ruby 1.8.7

i think the problem is enumerator :D

WaYdotNET avatar Oct 04 '10 14:10 WaYdotNET

Can I get a backtrace?

postmodern avatar Oct 04 '10 18:10 postmodern

in my laptop, i've this error http://gist.github.com/610321

tomorrow test with work pc :D

WaYdotNET avatar Oct 04 '10 20:10 WaYdotNET

some error with 1.9.1/2 and i've test without install dm-visualizer.... some error... i think is my laptop is very very crazy :D

WaYdotNET avatar Oct 04 '10 20:10 WaYdotNET

Hmm, the uninitialized constant errors are new to me. I was able to run specs on ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux].

postmodern avatar Oct 04 '10 20:10 postmodern

http://gist.github.com/611229

with ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-linux] and ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux] and ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]

WaYdotNET avatar Oct 05 '10 08:10 WaYdotNET