94c94
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
350c350
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
360c360
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
371c371
< SC_REPORT_ERROR("out of bounds", msg.str().c_str());
---
> SC_REPORT_ERROR("(E5) out of bounds", msg.str().c_str());
383c383
< SC_REPORT_WARNING("out of bounds", msg.str().c_str());
---
> SC_REPORT_WARNING("(E5) out of bounds", msg.str().c_str());