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

Cleanup %decoder #30

Open
suyashkumar opened this issue Aug 31, 2018 · 0 comments
Open

Cleanup %decoder #30

suyashkumar opened this issue Aug 31, 2018 · 0 comments
Labels
cleanup good first issue Good for newcomers

Comments

@suyashkumar
Copy link
Contributor

At some point there seems to have been an inadvertent find and replace that snuck in to change %d to %decoder. Example

dicom/parse.go

Line 103 in 668a92a

panic(fmt.Sprintf("ReadElement failed to consume data: %decoder %decoder: %v", startLen, p.decoder.Len(), p.decoder.Error()))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant