95c95
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
364c364
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
374c374
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
385c385
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
396c396
< SC_REPORT_WARNING("out of bounds", msg.str().c_str());
---
> SC_REPORT_WARNING("(E5) out of bounds", msg.str().c_str());