This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PING#3][PATCH][RFC] Warning for C++ malformed typedef [PR c++/23689]


On 01/03/07, Simon Baldwin <simonb@google.com> wrote:

Thanks for the note. Because DejaGNU seems to be limited to one dg-something per line, it's a little messy to handle, but it's not terrible.

Don't be shy, you can say it: It is ugly. ;-)


I've modified the testsuite part of the patch slightly to filter typedef
warnings from existing tests a little better than in the original
version.  Please take a look at the revised patch, attached, and see if
you think it'll be a bit more robust in the face of potential DejaGNU fixes.

If typedef2.C and the other testcases pass with those changes, I think they are OK.

Since the patch was already approved, I believe you don't need further approval.

Thanks for implementing my suggestion.

Cheers,

Manuel.


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