bde_verify icon indicating copy to clipboard operation
bde_verify copied to clipboard

Running bde_verify prompts "Modification of a read-only value attempted at ... line 462"

Open Scicomath opened this issue 3 years ago • 1 comments

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:

  • Operating System and Version: Ubuntu 20.04
  • Perl: v5.30.0

Scicomath avatar Apr 30 '21 03:04 Scicomath

For immediate workaround - comment out the reported line in the bde_verify (it is a perl script). We will investigate the error.

osubboo avatar May 03 '21 15:05 osubboo