35a36
> #include "messages.hh"
97,99c98
< SC_REPORT_ERROR(
< "(E117) resolved port not bound to resolved signal",
< ss.str().c_str());
---
> SC_REPORT_ERROR(SC_ID_RESOLVED_PORT_NOT_BOUND_, ss.str().c_str());