On 26 June 2013 13:38, Peter Crosthwaite <peter.crosthwa...@xilinx.com> wrote:
> Are statement expressions sanctioned?

..and to answer this specific question which I missed first time
round, we already use them (eg container_of, MAKE_TCGV_PTR).

We seem to mark some but not all of them with __extension__;
I think on balance that's probably unnecessary given we aren't
going to be trying to compile with -pedantic any time soon.

-- PMM

Reply via email to