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

RECENTDAYS parsing error #79

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

ccarson-sfpublic
Copy link
Contributor

Fix for bug #78 - choctaw_hog will panic when you pass in a value for the recent_days parameter. This is fixed by specifying the value type parser when building the command args.

Fix for thread 'main' panicked at src/bin/choctaw_hog.rs:105:54:
Mismatch between definition and access of `RECENTDAYS`. Could not downcast to u32, need to downcast to alloc::string::String
@CLAassistant
Copy link

CLAassistant commented Dec 30, 2024

CLA assistant check
All committers have signed the CLA.

@vaughnw128 vaughnw128 self-assigned this Jan 8, 2025
@vaughnw128
Copy link
Contributor

Hi @ccarson-sfpublic, thanks so much for adding this bug fix! I've tested it out, and it looks good. I'll go ahead and approve and merge this.

@vaughnw128 vaughnw128 merged commit d65f94b into newrelic:master Jan 8, 2025
3 checks passed
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.

3 participants