Use gcc warning flag -Wnested-externs
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 07:02:16 +0000 (07:02 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 07:02:16 +0000 (07:02 +0000)
commit27e677c0bbaddb4d59e5a3cb57a82c9ffee5564a
tree3fafeb29affbd6fbde420990459c28aea27e9cbe
parent94010c90ac62afe5a21725392ec5308d1e11153a
Use gcc warning flag -Wnested-externs

If the compiler supports the warning flag -Wnested-externs, use it.

Avoid the only warning by moving the declaration of xml_builtin to a
more proper place.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure
feature_to_c.sh
gdbstub.c
gdbstub.h