CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: jason@egcs.cygnus.com 98/10/04 21:12:13 Modified files: gcc/cp : ChangeLog errfn.c Log message: * errfn.c (cp_thing): Print buf as a string not as a printf format to avoid problems with the operator%. Consequently, `%%' sequences in format are copied as `%' in buf.