Vít Ondruch
Vít Ondruch
There was recently updated Ruby in Fedora and command-t stopped working with error message: ``` command-t.vim could not load the C extension Please see INSTALLATION and TROUBLE-SHOOTING in the help...
Pik requires administrator rights for some actions, that is not nice: ``` C:\>pik package 7zip install INFO: Downloading: http://downloads.sourceforge.net/sevenzip/7za920.zip to: C:\Users\vita\.pik\downloads\7za920.zip 7za920.zip: 100% |ooooooooooooooooooooooooooooo| 375.8KB/375.8KB Time: 00:00:00 There was an...
Instead of firing errors with suggestions what user should do: ``` ERROR: You need the 7zip utility to extract this file. Run 'pik package 7zip install' ``` It would be...
``` C:\>pik in 1.9.2 INFO: Installing ruby-1.9.2-p136 INFO: Downloading: http://rubyforge.org/frs/download.php/73723/ruby-1.9.2-p136-i386-mingw32.7z to: C:\Users\vita\.pik\downloads\ruby-1.9.2-p136-i386-mingw32.7z INFO: Extracting: C:\Users\vita\.pik\downloads\ruby-1.9.2-p136-i386-mingw32.7z to: C:\Users\vita\.pik\rubies\ruby-1.9.2-p136 C:\Program není názvem vnitřního ani vnějšího příkazu, spustitelného programu nebo dávkového souboru. Extraction...
This is available since Psych 3.1 [[1], [2]], but mandatory since Psych 4.0 [[3]]. Of course the question is if this is acceptable with regard to backward compatibility, because if...
Testing with Ruby 3.1 / Psych 4.0, I observe a lot of test failures: ~~~ $ ruby -Ilib:test -e 'Dir.glob "./test/**/json_test.rb", &method(:require)' Run options: --seed 18403 # Running: EEEEEEEEEEEEEEEEEEE.EEEEEEEEEEEEEEEEEEEE Finished...
It is needed also for running test suite.
Could you please push v0.4.5 tag? That would be super useful. Thx.
PR #61 removed not only test files, but also useful files, such as LICENSE file. This file is demanded by Linux distros such as Fedora.