bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Global-commit] global Makefile.am configure.ac reconf.sh gtags...


From: Hideki IWAMOTO
Subject: Re: [Global-commit] global Makefile.am configure.ac reconf.sh gtags...
Date: Fri, 09 Jun 2006 00:43:07 +0900

Hi.

On Thu, 08 Jun 2006 00:28:22 +0000, Shigio YAMAGUCHI wrote...
> +static char *getline(void);

gtags-cscope.c:52: error: conflicting types for 'getline'
/usr/include/bits/stdio.h:103: error: previous definition of 'getline' was here

glibc contains another function named getline as GNU extension.
 ( http://www.gnu.org/software/libc/manual/html_node/Line-Input.html#Line-Input 
)
Can you choose another name?

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]