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

Getstring error Of index out of range #8

Closed
vivi1zhu opened this issue Apr 4, 2020 · 1 comment · Fixed by #9
Closed

Getstring error Of index out of range #8

vivi1zhu opened this issue Apr 4, 2020 · 1 comment · Fixed by #9
Assignees
Labels
bug Something isn't working

Comments

@vivi1zhu
Copy link

vivi1zhu commented Apr 4, 2020

when read a xls with rgb in row.GetCol(i)
i=0 is ok but when i>0 is error
when I change the xls resave., is all ok

panic: runtime error: index out of range

goroutine 1 [running]:
github.com/shakinm/xlsReader/xls/record.(*LabelSSt).GetString(0xc0000045a0, 0xc000108100, 0x5)
d:/go/SOURCE/pkg/mod/github.com/shakinm/xls!reader@v0.9.1/xls/record/labelSst.go:46 +0x75
main.xlsread(0x4f9e86, 0x19, 0x4b6f3f, 0xc000081f88, 0xc00001a0b8)
d:/go/source/src/git.intra/vivi_zhu/mail/dataelk/xlst1/main.go:57 +0xadc

@shakinm
Copy link
Owner

shakinm commented Apr 6, 2020

Hello! I can see this error in the coming days. If you can provide the source file, this will help speed up the resolution of the problem. My email can be seen in the profile.

@shakinm shakinm self-assigned this Apr 6, 2020
@shakinm shakinm added the bug Something isn't working label Apr 6, 2020
shakinm added a commit that referenced this issue Apr 6, 2020
@shakinm shakinm mentioned this issue Apr 6, 2020
@shakinm shakinm closed this as completed in #9 Apr 6, 2020
shakinm added a commit that referenced this issue Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants