Skip to content
New issue

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

awk division by zero error #4

Open
bronzehedwick opened this issue Jun 29, 2016 · 2 comments
Open

awk division by zero error #4

bronzehedwick opened this issue Jun 29, 2016 · 2 comments

Comments

@bronzehedwick
Copy link

When I use any of the example atag build command lists, including the default, I get an awk: division by zero error. It also happens when I try to run the commands manually.

Versions

OS: OS X 10.10.5
Neovim: 0.1.4
Ctags: 5.8
Shell: Bash 4.3.46(1)-release (x86_64-apple-darwin14.5.0)
Awk: awk version 20070501

Thanks!

@zeroasterisk
Copy link

same

@fntlnz
Copy link
Owner

fntlnz commented Feb 6, 2017

I think that is a problem due to the OS X's awk.
Remember that you can always use a different command by defining the g:atags_build_commands_list variable.
Here's the default one: https://github.com/fntlnz/atags.vim/blob/master/autoload/atags.vim#L46-L50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants