bug-gnulib
[Top][All Lists]
Advanced

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

redundant redeclaration of '_gl_cxxalias_dummy'


From: Simon Josefsson
Subject: redundant redeclaration of '_gl_cxxalias_dummy'
Date: Wed, 31 Mar 2010 15:18:21 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Building GnuTLS fails because of:

./../gl/sys/time.h:350: error: redundant redeclaration of '_gl_cxxalias_dummy' 
[-Wredundant-decls]
./../gl/string.h:1103: note: previous declaration of '_gl_cxxalias_dummy' was 
here
./../gl/sys/time.h:353: error: redundant redeclaration of '_gl_cxxalias_dummy' 
[-Wredundant-decls]
./../gl/string.h:1103: note: previous declaration of '_gl_cxxalias_dummy' was 
here

I have some non-default warnings enabled.

Maybe we could protect double declaration of the symbol?

/Simon




reply via email to

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