This patch is
Reviewed-by: Ian Romanick
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> One line if statements (if foo: break) are pretty uncommon, and are not
> nearly as readable as their counterparts in other languages.
>
> Signed-off-by: Dylan Baker
> ---
> src/mapi/glapi/gen/glX_XML.py
One line if statements (if foo: break) are pretty uncommon, and are not
nearly as readable as their counterparts in other languages.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/glX_XML.py| 3 ++-
src/mapi/glapi/gen/glX_proto_send.py | 9 ++---
src/mapi/glapi/gen/glX_proto_siz