This is the mail archive of the gcc@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: rfc: macros accepting constructors


On Thu, Jun 27, 2002 at 10:01:52AM +0200, Andreas Schwab wrote:
> Aldy Hernandez <aldyh@redhat.com> writes:
> 
> |> > |>  can anyone think of a better solution?
> |> > 
> |> > Put parens around the argument.  IMHO, the C standard should have made
> |> > them part of the syntax for compound literals.
> |> 
> |> but they're not part of the ISO C standard :-(
> 
> What do you mean with "they"?

i meant "them"... you mentioned that the "C standard should have made them
part of the syntax", i responded that well... it isn't unfortunately,
so it'd be nice to provide an alternate solution that having just not
work.

aldy


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