[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
getline conflict
From: |
Christophe Pallier |
Subject: |
getline conflict |
Date: |
Sun, 11 Dec 2011 09:24:48 +0100 |
Hi,
While compiling dap on ubuntu 11.10, I got the following error:
dap0.c:546:12: error: conflicting types for ‘getline’
/usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here
renaming getline into getline0 solved the problem.
Now I am going to try it ;-)
Thanks for the program!
--
Christophe Pallier <address@hidden>
tel: +33 (0)1 69 08 79 34
Unité de Neuroimagerie Cognitive INSERM-CEA,
Neurospin center, F91191, Gif-sur-Yvette, France
web site: http://www.unicog.org
personal web site: http://www.pallier.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- getline conflict,
Christophe Pallier <=