tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

Invalid argument processing fireplace.vim #226

Closed marknsikora closed 9 years ago

marknsikora commented 9 years ago

Running the current version I'm getting the follow error. This happens on version 7.0.237 but not on 7.4.

$ vim
Error detected while processing /home/msikora/.homesick/repos/dotfiles/home/.vim/bundle/vim-fireplace/plugin/fireplace.vim:
line  312:
E475: Invalid argument: 103
line  316:
E475: Invalid argument: 105
Press ENTER or type command to continue
tpope commented 9 years ago

That looks like a Vim bug. What version/patch level?

marknsikora commented 9 years ago

Hope this is enough

VIM - Vi IMproved 7.0 (2006 May 7, compiled Aug  4 2010 07:21:08)
Included patches: 1, 3-4, 7-9, 11, 13-17, 19-26, 29-31, 34-44, 47, 50-56, 58-64,
 66-73, 75, 77-92, 94-107, 109, 202, 234-237
tpope commented 9 years ago

That's almost a decade old o_O

marknsikora commented 9 years ago

RHEL5 is a monster that won't die On Jun 29, 2015 5:44 PM, "Tim Pope" notifications@github.com wrote:

That's almost a decade old o_O

— Reply to this email directly or view it on GitHub https://github.com/tpope/vim-fireplace/issues/226#issuecomment-116856477 .

marknsikora commented 9 years ago

Can confirm fix is working