Debian Package rebuild

Rebuild of the Debian archive with clang

"Wrong C++ default declaration in a method" build failure(s)
clang 3.5.0
Return to the list
The default argument must be set in the definition or the definition done in the method declaration.
class string
{
    friend string foo(int bar = 0);
};

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
ball 1.4.2+20140406-1string.h:1001:24: error: friend declaration specifying a default argument must be a definition Log 755225
clamfs 1.0.1-1.1string.h:734:35: error: friend declaration specifying a default argument must be a definition Log
ddd 1:3.3.12-5strclass.h:813:19: error: friend declaration specifying a default argument must be a definition Log 755226
gambit 0.2010.09.01-1.1src/libgambit/integer.h:230:25: error: friend declaration specifying a default argument must be a definition Log 755307
gfan 0.5+dfsg-4./polyhedralfan.h:77:24: error: friend declaration specifying a default argument must be a definition Log 755308
ghemical 3.0.0-1./project.h:210:14: error: friend declaration specifying a default argument must be a definition Log 756440
libccscript3 1.1.7-2string.h:734:35: error: friend declaration specifying a default argument must be a definition Log
libcommoncpp2 1.8.1-6../inc/cc++/string.h:734:35: error: friend declaration specifying a default argument must be a definition Log 756438
texmacs 1:1.0.7.18-1Kernel/Types/tree.hpp:87:15: error: friend declaration specifying a default argument must be a definition Log 756333
ui-utilcpp 1.8.3-2string.h:734:35: error: friend declaration specifying a default argument must be a definition Log
vdr-plugin-fritzbox 1.5.2-5string.h:734:35: error: friend declaration specifying a default argument must be a definition Log
vfu 4.10-1.1./vstring.h:274:19: error: friend declaration specifying a default argument must be a definition Log 756330
12 errors
Return to the list