1746,1747c1746
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1752,1753c1751
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1758,1759c1756
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1764,1765c1761
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1769,1770c1765
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1775,1776c1770
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1781,1782c1775
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );