You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/cppstats", line 11, in <module>
load_entry_point('cppstats==0.9.4', 'console_scripts', 'cppstats')()
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/cppstats.py", line 148, in main
applyFolders(options.kind, options.inputlist, options)
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/cppstats.py", line 106, in applyFolders
preparation.applyFolders(preparationKind, inputlist, options)
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/preparation.py", line 562, in applyFolders
thread.run()
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/preparation.py", line 225, in run
self.prepareFile()
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/preparation.py", line 435, in prepareFile
self.rewriteIfdefsAndIfndefs()
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/cppstats/preparation.py", line 331, in rewriteIfdefsAndIfndefs
d = rewriteIfdefs.rewriteFile(self.currentFile, open(tmp, 'w'))
File "/usr/local/lib/python2.7/dist-packages/cppstats-0.9.4-py2.7.egg/preparations/rewriteIfdefs.py", line 38, in rewriteFile
ifdef, identifier = line.split(None, 1) # FIXME if there is a comment after the constant, it is incorporated into the brackets! this may lead to errors.
ValueError: need more than 1 value to unpack
The text was updated successfully, but these errors were encountered:
project: vim
versions:
7.2 -> github
8.2.2725 -> github
error:
The text was updated successfully, but these errors were encountered: