1747,1748c1747
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1753,1754c1752
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1759,1760c1757
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1765,1766c1762
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1770,1771c1766
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1776,1777c1771
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );
1782,1783c1776
< SC_REPORT_ERROR( "attempted specalized signal operation on "
< "non-specialized signal", "int" );
---
> SC_REPORT_ERROR( SC_ID_OPERATION_ON_NON_SPECIALIZED_SIGNAL_, "int" );