This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug in gcc3.3.1


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]