We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ybm911@MBP ~/Downloads/syscall-table-master python gen_syscalls.py > www/syscalls-2.6.35.4.json Traceback (most recent call last): File "gen_syscalls.py", line 5, in tags = CTags('tags') File "_readtags.pyx", line 92, in _readtags.CTags.cinit (src/_readtags.c:1065) File "_readtags.pyx", line 130, in _readtags.CTags.open (src/_readtags.c:1504) Exception: Invalid tag file
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ybm911@MBP ~/Downloads/syscall-table-master python gen_syscalls.py > www/syscalls-2.6.35.4.json
Traceback (most recent call last):
File "gen_syscalls.py", line 5, in
tags = CTags('tags')
File "_readtags.pyx", line 92, in _readtags.CTags.cinit (src/_readtags.c:1065)
File "_readtags.pyx", line 130, in _readtags.CTags.open (src/_readtags.c:1504)
Exception: Invalid tag file
The text was updated successfully, but these errors were encountered: