Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message Subject: RE: bug in gcc3.3.1 Date: Fri, 5 Dec 2003 10:03:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Brian Ford" , Cc: Note-from-DJ: This may be spam Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id hB5949m7025335 Brian Ford wrote on Thursday, December 04, 2003 10:47 PM: > On Thu, 4 Dec 2003, Jörg Schaible wrote: >> kumarchi AT comcast DOT net wrote on Thursday, December 04, 2003 2:38 PM: >>> what was the reason for dropping the support? >>> ( I have to now fix few lines of code!!) >> >> It is not ANSI compatible and therefore not portable. >> > In case you didn't know, ANSI defined string literal concatination: > > "This is " > "one sentence." > > is the same as: > > "This is one sentence." But the poster refers: printf (" ...... xxx ", ..) This is not ANSI! In case you did not know ... Regards, Jörg -- 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/