| Summary: | build fails with error | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Thomas Caswell <tcaswell> |
| Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, vivo75+kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.3.0 | |
| Sentry Crash Report: | |||
|
Description
Thomas Caswell
2011-10-22 17:57:42 UTC
Stupid compiler, but I guess there is no choice to add the redundant "return QString();" Which version do you compile ? Git/master ? Gilles Caulier (In reply to comment #2) > Which version do you compile ? Git/master ? > > Gilles Caulier it's a gcc-4.6 warning, threathed like error, http://commits.kde.org/digikam/5bf4ba612516d2c15d4e6659f9653ae574735ace I've adopted the same solution as Christoph Feck #c1 in sql2.0 branch, should I cherry pick it to master? yes, sure backport it and close this entry (:=))) done |