Bug 370601

Summary: error: addition of default argument on redeclaration makes this constructor a default constructor
Product: [Applications] KBibTeX Reporter: lukebenes
Component: Compiling/packagingAssignee: Thomas Fischer <fischer>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 0.4.1   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
URL: http://clang.debian.net/logs/2016-08-30/kbibtex_0.4-4_unstable_clang.log
Latest Commit: Version Fixed In:

Description lukebenes 2016-10-12 20:43:41 UTC
When building KBibTeX with clang, I get this error 
websearchabstract.cpp:69:63: error: addition of default argument on redeclaration makes this constructor a default constructor 

that can also be seen here:
http://clang.debian.net/logs/2016-08-30/kbibtex_0.4-4_unstable_clang.log

Reproducible: Always
Comment 1 Thomas Fischer 2016-10-13 09:09:03 UTC
KBibTeX version 0.4 is no longer maintained. Please try a more recent version. I may apply changes to 0.5 if necessary, but 0.6 is the official stable and supported version as of now.
Comment 2 Thomas Fischer 2016-12-25 21:39:50 UTC
No update on this bug report, refers to old version. Please re-open this bug if you still have this problem with a current version of KBibTeX.