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

Some fixes #2

Merged
merged 5 commits into from
Apr 24, 2019
Merged

Some fixes #2

merged 5 commits into from
Apr 24, 2019

Conversation

martinhpedersen
Copy link
Contributor

Hello,

I've identified and fixed some bugs. The two most critial are bugs that caused Fragment.DataBlocks() and ParseDataBlock to fail in some cases.

Thanks for these excellent packages!

The Data slice was not initialized before calling copy(dst, src)
Some incorrect fmt formatting strings broke tests due to vet checks
being automatically applied since Go 1.10.
BM switched from upper case to lower case hexadecimal representation in
BrandMeister release 20190421-185653.

The comparison must be case insensitive according to a member of the BM
dev team (@cyanide-burnout) on Telegram:
"it shoud check on case-insensetive way".
@martinhpedersen
Copy link
Contributor Author

I've pushed a new commit fixing homebrew compatibility with BrandMeister 20190421-185653.

@tehmaze tehmaze merged commit 68378f8 into pd0mz:master Apr 24, 2019
@tehmaze
Copy link
Contributor

tehmaze commented Apr 24, 2019

Thanks!

@martinhpedersen martinhpedersen deleted the fixes branch May 7, 2019 20:35
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

Successfully merging this pull request may close these issues.

2 participants