Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

NameError: global name 'setQuickFixList' is not defined #11

Closed
megaannum opened this issue Apr 26, 2012 · 1 comment
Closed

NameError: global name 'setQuickFixList' is not defined #11

megaannum opened this issue Apr 26, 2012 · 1 comment

Comments

@megaannum
Copy link

2012-04-26 14:55:57,715 ERROR [abeans] [ CatchAndLogException ]
Traceback (most recent call last):
File "/home/emberson/.vim/vim-addons/ensime-common/src/main/python/Helper.py", line 110, in methodWrapper
return mth(_args, *_kwargs)
File "/home/emberson/.vim/vim-addons/ensime-common/src/main/python/SwankProtocolHelper.py", line 213, in process
self.processReturn(items[1], callId)
File "/home/emberson/.vim/vim-addons/ensime-common/src/main/python/SwankProtocolHelper.py", line 163, in processReturn
self.callHandler[callId].handler.response(args)
File "/home/emberson/.vim/vim-addons/envim/python/Responses.py", line 138, in response
setQuickFixList([])
NameError: global name 'setQuickFixList' is not defined

jlc pushed a commit that referenced this issue Apr 27, 2012
@jlc
Copy link
Owner

jlc commented Apr 27, 2012

It has been resolved in last commits.

Thanks!

@jlc jlc closed this as completed Apr 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants