Hello, This removes the remaining calls to the function error_begin(). Instead it uses error() or error_stream(). The calls in language.c are removed in a separate patch. It also replaces cplusplus_hint() and call code with cplusplus_error(). Any one got a better name? enjoy, Andrew