templates: add __extension__ before statement expressions
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Mar 2016 21:58:52 +0000 (16:58 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 11 Mar 2016 18:41:17 +0000 (13:41 -0500)
commitc19e7f1fba01ab4f9a604dec3d6be14fd9fcb02a
tree4ded9d64c243be8828b16fee8a48d281f7c676aa
parentad0e98e60484951218741888e4efb4b22faabc35
templates: add __extension__ before statement expressions

This removes the warnings printed by GCC with -pedantic, since
statement expressions are a GCC extension.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/templates.py
This page took 0.023252 seconds and 4 git commands to generate.