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

fix hex string log issue #2

Merged
merged 1 commit into from
Mar 26, 2024
Merged

fix hex string log issue #2

merged 1 commit into from
Mar 26, 2024

Conversation

tusharubale20
Copy link

This line was uncommented in earlier commit:
ee23c15#diff-af233ed940967984b19191a7cd04bd9d01ebb4efb926052816556417877e0d5d

It is producing following log and failing in file conversion Number of symbols have to be even in hex string

Example log:
Failed MIBs: XYZ-MIB-NAME (Number of symbols have to be even in hex string '00000000'H at XYZ-MIB-NAME, line 123)

This line was uncommented in earlier commit:
lextudio@ee23c15#diff-af233ed940967984b19191a7cd04bd9d01ebb4efb926052816556417877e0d5d

It is producing following log and failing in file conversion
Number of symbols have to be even in hex string 

Example log:
Failed MIBs: XYZ-MIB-NAME (Number of symbols have to be even in hex string '00000000'H at XYZ-MIB-NAME, line 123)
@lextm
Copy link

lextm commented Mar 26, 2024

Thanks. We have accepted the changes.

@lextm lextm merged commit cf38cb3 into lextudio:main Mar 26, 2024
15 of 18 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.

2 participants