Re: warning: #import is a deprecated GCC extension

2008-11-14 Thread Manuel López-Ibáñez
2008/11/13 Jack Howarth <[EMAIL PROTECTED]>: > The darwin-specific gcc.dg/cpp/subframework1.c -fno-show-column test case > is failing under gcc trunk for the excessive errors test because we now > get warnings... > > warning: #import is a deprecated GCC extension > > I

warning: #import is a deprecated GCC extension

2008-11-12 Thread Jack Howarth
The darwin-specific gcc.dg/cpp/subframework1.c -fno-show-column test case is failing under gcc trunk for the excessive errors test because we now get warnings... warning: #import is a deprecated GCC extension Is there a particular way to modify an excessive errors test case to have a