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
Hi! I'm trying use this awesome tool in my project, but I found a problem with a simple usage.
panic: runtime error: index out of range goroutine 1 [running]: github.com/nemith/goline.(*GoLine).InsertRune(0x1835d140, 0x20) /home/cloud/sources/goworkspace/src/github.com/nemith/goline/goline.go:112 +0x64 github.com/nemith/goline.(*GoLine).Line(0x1835d140, 0x0, 0x0, 0x0, 0x0, ...) /home/cloud/sources/goworkspace/src/github.com/nemith/goline/goline.go:196 +0x2be main.main() /home/cloud/sources/goworkspace/src/github.com/cloudson/gitql/gitql.go:30 +0x12a goroutine 2 [syscall]:
With some time, I could try fix it and send a PR, but for now, I'm just reporting this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! I'm trying use this awesome tool in my project, but I found a problem with a simple usage.
With some time, I could try fix it and send a PR, but for now, I'm just reporting this.
The text was updated successfully, but these errors were encountered: