Remove __GNUC__ conditionals on variable sized local arrays
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 31 May 2012 13:19:16 +0000 (16:19 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 31 May 2012 13:48:17 +0000 (16:48 +0300)
commit81560ef2e53f0565d0d53892c2d53110a7d12e33
tree2679b585f2d32261a2058a8dcff18a2f54ceba22
parent9dc4c3c2d7820bb69be698c6b07a9e9887478f77
Remove __GNUC__ conditionals on variable sized local arrays

- We require a C99 compiler anyway so these conditionals are not needed
rpmio/rpmglob.c