Re: char* problems

2008-09-24 Thread Andrew Pinski
On Wed, Sep 24, 2008 at 2:47 AM, Lijuan Hai <[EMAIL PROTECTED]> wrote: > I have no gcc 4.1.2 at hand. but I just had a try with gcc-4.1.0 and > gcc-4.2.0 which compiled a simple testcase with no errors or warnings. > additionally, I had a try with some other compiler than gcc to compile > it. a war

Re: char* problems

2008-09-24 Thread Lijuan Hai
I have no gcc 4.1.2 at hand. but I just had a try with gcc-4.1.0 and gcc-4.2.0 which compiled a simple testcase with no errors or warnings. additionally, I had a try with some other compiler than gcc to compile it. a warning issued. I think it's possibly too strict of gcc raising a error on sch cas