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
Describe the bug After build and install bde_verify, I am trying to use the bde_verify on one component. But it prompts error:
$ /path/to/bde_verify/bde_verify xxx.cpp Modification of a read-only value attempted at /path/to/bde_verify/Linux-c++/bin/bde_verify line 462.
Environment:
The text was updated successfully, but these errors were encountered:
For immediate workaround - comment out the reported line in the bde_verify (it is a perl script). We will investigate the error.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
After build and install bde_verify, I am trying to use the bde_verify on one component. But it prompts error:
Environment:
The text was updated successfully, but these errors were encountered: