Closed luke-gru closed 13 years ago
Hey! Can you please tell me how did you compile your Vim with ruby1.9 ? It looks there are some issues but I don't know how to build Vim to reproduce them.
Is it still reproducible? I guess it might be fixed with this commit: 2db8f30837b80b908ab517a2d8916c48f5b2d23a
Closed.
Getting this exact error in vim 7.3, ruby compiled in correctly, ruby 1.9.2-p80, Ubuntu 10.04:
Error detected while processing function65_Preview..preview#show:
line 4:
NoMethodError: undefined method 'synchronize' for #Mutex:0x93ac95
Any ideas?
Thanks, -Luke