Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitTweak.cc

    rd55d7a6 rcaab997  
    225225                                        // xxx - this shouldn't be an error, but need a way to
    226226                                        // terminate without creating output, so should catch this error
    227                                         throw SemanticError( init->location, "unbalanced list initializers" );
     227                                        throw SemanticError( "unbalanced list initializers" );
    228228                                }
    229229
Note: See TracChangeset for help on using the changeset viewer.