* src/getargs.c (command_line_location): Set parameters to void.
+2008-11-17 Di-an Jan <dianj@freeshell.org>
+
+ Handle --enable-gcc-warnings.
+ * src/getargs.c (command_line_location): Set parameters to void.
+
2008-11-11 Akim Demaille <demaille@gostai.com>
AT_FULL_COMPILE.
2008-11-11 Akim Demaille <demaille@gostai.com>
AT_FULL_COMPILE.
/* Build a location for the current command line argument. */
static
location
/* Build a location for the current command line argument. */
static
location
+command_line_location (void)
{
location res;
/* "<command line>" is used in GCC's messages about -D. */
{
location res;
/* "<command line>" is used in GCC's messages about -D. */