1 Nov 2004 01:13
Re: C++ diagnostics: Use quoting flag q (7/n)
Gabriel Dos Reis <gdr <at> cs.tamu.edu>
2004-11-01 00:13:22 GMT
2004-11-01 00:13:22 GMT
"Giovanni Bajo" <giovannibajo <at> libero.it> writes: | Gabriel Dos Reis wrote: | | > This is assumed to finish the conversion of the C++ front-end to use | > the newly recommended quotation marks. | | Looks like you forgot cp/cvt.c. Fixed with this. Bootstrapped on an i686-pc-linux-gnu. -- Gaby Index: ChangeLog =================================================================== RCS file: /cvs/gcc/gcc/gcc/cp/ChangeLog,v retrieving revision 1.4467 diff -p -r1.4467 ChangeLog *** ChangeLog 1 Nov 2004 00:07:07 -0000 1.4467 --- ChangeLog 1 Nov 2004 00:11:00 -0000 *************** *** 1,3 **** --- 1,10 ---- + 2004-10-31 Gabriel Dos Reis <gdr <at> integrable-solutions.net> + + Convert diagnostics to use quoting flag q 8/n + * cvt.c (cp_convert_to_pointer, warn_ref_binding, + convert_to_reference, ocp_convert, convert_to_void(Continue reading)
brgds, H-P
RSS Feed