At 05:41 PM 12/3/2003, Max Bowsher you wrote: >[EMAIL PROTECTED] wrote: >> hello: >> >> I found conssitent bug in gcc3.3.1 >> >> gcc2xx will compile the fiollwowing with no problem >> >> printf (" ...... >> xxx ", ..) >> >> where the format "...... >> xxx " includes a new line character. >> >> gcc3.3 will nto compile this and looks like it will allow an explicit new >> line inside. >> >> has anybody else noticed this? > >It's not a bug. > >Multi line string literals have been deprecated in gcc 3.0, 3.1 and 3.2. >Support was finally removed in 3.3.
Oh, that's what he meant. I thought that was just weird line wrapping of the mailer! Thanks Max. OK, please don't send a step-by-step example. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/