This is the mail archive of the gcc-bugs@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]

Re: Your patch


>>>>> "Martin" == Martin v Loewis <martin@loewis.home.cs.tu-berlin.de> writes:

    Martin> So I think g++ *will* have to support this feature of C99,

Well, that depends on the C++ committee, but it does seem quite
possible.

    Martin> perhaps only in contexts where it was well-formed C99. If
    Martin> you remove zero-sized arrays now, it might be worthwhile
    Martin> considering how flexible array members can be implemented.

This is a good point.  I'm not withdrawing my proposal to remove the
extension, but I would like to understand Nathan's change better.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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