We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a user slices outside of the logical bounds the current error is not clear what the issue was.
It should be enhanced to display the bounds.
https://github.com/TGSAI/mdio-cpp/blob/838538df4bd796994e656126767b379d2ca7d904/mdio/variable.h#L1095C7-L1100C44
The text was updated successfully, but these errors were encountered:
BrianMichell
No branches or pull requests
If a user slices outside of the logical bounds the current error is not clear what the issue was.
It should be enhanced to display the bounds.
https://github.com/TGSAI/mdio-cpp/blob/838538df4bd796994e656126767b379d2ca7d904/mdio/variable.h#L1095C7-L1100C44
The text was updated successfully, but these errors were encountered: