Bug 370601 - error: addition of default argument on redeclaration makes this constructor a default constructor
Summary: error: addition of default argument on redeclaration makes this constructor a...
Status: RESOLVED INTENTIONAL
Alias: None
Product: KBibTeX
Classification: Applications
Component: Compiling/packaging (show other bugs)
Version: 0.4.1
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Fischer
URL: http://clang.debian.net/logs/2016-08-...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 20:43 UTC by lukebenes
Modified: 2016-12-25 21:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.