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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: Re: bug in gcc3.3.1 Date: Wed, 3 Dec 2003 23:41:04 +0100 Lines: 20 Message-ID: References: <120320032215 DOT 12429 DOT bc8 AT comcast DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Note-from-DJ: This may be spam kumarchi wrote: > 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. You can even remove printf and leave only "..... ..... " to get the same compile error. Regards Krzysztof Duleba -- 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/