Drop -pedantic from default gcc flags and restore use of explicit initializer fields.
authorYann Dirson <ydirson@free.fr>
Wed, 6 Nov 2013 21:22:51 +0000 (22:22 +0100)
committerYann Dirson <ydirson@free.fr>
Sat, 9 Nov 2013 21:22:22 +0000 (22:22 +0100)
commit68871eead44429bb60b11bca55de79f59aeccef3
treea3c3fa0883b30095001bbf99e45e127e76a080a1
parent5acbe6e52b68194097b9d5127a412cbd1c28e509
Drop -pedantic from default gcc flags and restore use of explicit initializer fields.

This flag includes warnings for the explicit initializer construct,
but it is much too useful.
configure.ac
gnushogi/rawdsp.c