From-SVN: r19948
This commit is contained in:
Jason Merrill 1998-05-21 23:49:13 -04:00
parent 07704a9adb
commit d7fe837368

View File

@ -72,6 +72,8 @@ cp_thing (errfn, atarg1, format, ap)
const char *f;
tree atarg = 0;
/* We call this here so that the calls to cp_error in
print_template_context don't bash buf. */
maybe_print_template_context ();
len = strlen (format) + 1;