asyncrun.vim icon indicating copy to clipboard operation
asyncrun.vim copied to clipboard

E806: using Float as a String

Open dc-avasilev opened this issue 7 years ago • 14 comments

$: sudo vim
Error detected while processing /Users/${USER}/.vim/plugged/asyncrun.vim/plugin/asyncrun.vim:
line  231:
E806: using Float as a String
E15: Invalid expression: 0.0

vim version 8.0.1200 macOS Sierra 10.12.6

dc-avasilev avatar Nov 02 '17 08:11 dc-avasilev

What vim did u use ?

Mac OS 's default vim ? or installed from brew ? or compiled by your self ?

skywind3000 avatar Nov 02 '17 12:11 skywind3000

Same here and I use the vim installed from brew. vi --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 20 2017 15:17:33) MacOS X (unix) version Included patches: 1-647 Compiled by Homebrew

nicoandresr avatar Feb 24 '18 18:02 nicoandresr

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Feb 21 2018 11:10:49) macOS version Included patches: 1-1500 Compiled by Homebrew Huge version without GUI. Features included (+) or not (-): +acl +farsi +mouse_sgr -tag_any_white +arabic +file_in_path -mouse_sysmouse -tcl +autocmd +find_in_path +mouse_urxvt +termguicolors -autoservername +float +mouse_xterm +terminal -balloon_eval +folding +multi_byte +terminfo +balloon_eval_term -footer +multi_lang +termresponse -browse +fork() -mzscheme +textobjects ++builtin_terms -gettext +netbeans_intg +timers +byte_offset -hangul_input +num64 +title +channel +iconv +packages -toolbar +cindent +insert_expand +path_extra +user_commands -clientserver +job +perl +vertsplit +clipboard +jumplist +persistent_undo +virtualedit +cmdline_compl +keymap +postscript +visual +cmdline_hist +lambda +printer +visualextra +cmdline_info +langmap +profile +viminfo +comments +libcall -python +vreplace +conceal +linebreak +python3 +wildignore +cryptv +lispindent +quickfix +wildmenu +cscope +listcmds +reltime +windows +cursorbind +localmap +rightleft +writebackup +cursorshape -lua +ruby -X11 +dialog_con +menu +scrollbind -xfontset +diff +mksession +signs -xim +digraphs +modify_fname +smartindent -xpm -dnd +mouse +startuptime -xsmp -ebcdic -mouseshape +statusline -xterm_clipboard +emacs_tags +mouse_dec -sun_workshop -xterm_save +eval -mouse_gpm +syntax +ex_extra -mouse_jsbterm +tag_binary +extra_search +mouse_netterm +tag_old_static system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" 2nd user vimrc file: "~/.vim/vimrc" user exrc file: "$HOME/.exrc" defaults file: "$VIMRUNTIME/defaults.vim" fall-back for $VIM: "/usr/local/share/vim" Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X -DMACOS_X_DARWIN -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: clang -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -o vim -lncurses -liconv -framework AppKit -mmacosx-version-min=10.12 -fstack-protector-strong -L/usr/local/lib -L/usr/local/Cellar/perl/5.26.1/lib/perl5/5.26.1/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -L/usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin -lpython3.6m -framework CoreFoundation -lruby.2.5.0 -lobjc

dc-avasilev avatar Feb 26 '18 09:02 dc-avasilev

What is the error message ?

skywind3000 avatar Feb 26 '18 13:02 skywind3000

forget it and close

dc-avasilev avatar Feb 28 '18 09:02 dc-avasilev

Maybe you could try the latest vim

skywind3000 avatar Feb 28 '18 09:02 skywind3000

seems to work pretty nice on last version

dc-avasilev avatar Feb 28 '18 10:02 dc-avasilev

I am glad that you solved your problem

skywind3000 avatar Feb 28 '18 11:02 skywind3000

Really with the last version Works?, Ok updating...

nicoandresr avatar Mar 01 '18 13:03 nicoandresr

Would you please feed us back here after updating ?

skywind3000 avatar Mar 01 '18 14:03 skywind3000

Nop, I have the same result yet, the error says: captura de pantalla 2018-03-01 a la s 11 32 32 a m

This is my vim --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Mar 1 2018 11:08:49) macOS version Included patches: 1-1553 Compiled by Homebrew Huge version without GUI. Features included (+) or not (-): +acl +farsi +mouse_sgr -tag_any_white +arabic +file_in_path -mouse_sysmouse -tcl +autocmd +find_in_path +mouse_urxvt +termguicolors -autoservername +float +mouse_xterm +terminal -balloon_eval +folding +multi_byte +terminfo +balloon_eval_term -footer +multi_lang +termresponse -browse +fork() -mzscheme +textobjects ++builtin_terms -gettext +netbeans_intg +timers +byte_offset -hangul_input +num64 +title +channel +iconv +packages -toolbar +cindent +insert_expand +path_extra +user_commands -clientserver +job +perl +vertsplit +clipboard +jumplist +persistent_undo +virtualedit +cmdline_compl +keymap +postscript +visual +cmdline_hist +lambda +printer +visualextra +cmdline_info +langmap +profile +viminfo +comments +libcall +python +vreplace +conceal +linebreak -python3 +wildignore +cryptv +lispindent +quickfix +wildmenu +cscope +listcmds +reltime +windows +cursorbind +localmap +rightleft +writebackup +cursorshape -lua +ruby -X11 +dialog_con +menu +scrollbind -xfontset +diff +mksession +signs -xim +digraphs +modify_fname +smartindent -xpm -dnd +mouse +startuptime -xsmp -ebcdic -mouseshape +statusline -xterm_clipboard +emacs_tags +mouse_dec -sun_workshop -xterm_save +eval -mouse_gpm +syntax +ex_extra -mouse_jsbterm +tag_binary +extra_search +mouse_netterm +tag_old_static system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" 2nd user vimrc file: "~/.vim/vimrc" user exrc file: "$HOME/.exrc" defaults file: "$VIMRUNTIME/defaults.vim" fall-back for $VIM: "/usr/local/share/vim" Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X -DMACOS_X_DARWIN -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: clang -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -o vim -lncurses -liconv -framework AppKit -mmacosx-version-min=10.13 -fstack-protector-strong -L/usr/local/lib -L/usr/local/Cellar/perl/5.26.1/lib/perl5/5.26.1/darwin-thread-multi-2level/CO RE -lperl -lm -lutil -lc -F/usr/local/opt/python/Frameworks -framework Python -lruby.2.5.0 -lobjc

nicoandresr avatar Mar 01 '18 16:03 nicoandresr

Hombrew compiled Vim is the only reason

skywind3000 avatar Mar 01 '18 20:03 skywind3000

@nicoandresr , I have updated asyncrun to remove float point dependence. I can't reproduce it on my mac, would you please try it on your mac ?

skywind3000 avatar Mar 02 '18 03:03 skywind3000

Great, it works!!, thank you very much!!, 🙇 😸

nicoandresr avatar Mar 02 '18 12:03 nicoandresr