1607,1608c1607
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1613,1614c1612
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1619,1620c1617
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1625,1626c1622
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );