[Bug 265445] New: digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] New: digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445

           Summary: digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6
           Product: digikam
           Version: 1.8.0
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Created an attachment (id=56865)
 --> (http://bugs.kde.org/attachment.cgi?id=56865)
add default case, to avoid build failure

Version:           1.8.0 (using KDE 4.6.0)
OS:                Linux

As kde-4.6.x seems to default to using -Werror=return-type

Reproducible: Always

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=265445


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Portability




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Gilles Caulier-4
In reply to this post by Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445





--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-02-06 12:04:18 ---
SVN commit 1219103 by cgilles:

fix compilation with GCC 4.6
Must be backported to 2.0.0 hosted by Git repository
CCBUGS: 265445


 M  +6 -0      dynamicthread.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1219103

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Gilles Caulier-4
In reply to this post by Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-02-08 15:22:27 ---
Git commit dffde08c0d353c1764e86fd761872b105aca4950 by Gilles Caulier.
Committed on 08/02/11 at 15:14.
Pushed by cgilles into branch 'development/2.0'.

backport commit #1219103 from svn trunk
BUGS: 265445

M  +9    -4    libs/threads/dynamicthread.cpp    

http://commits.kde.org/digikam/dffde08c0d353c1764e86fd761872b105aca4950

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Gilles Caulier-4
In reply to this post by Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445





--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2011-02-08 15:33:35 ---
Git commit db4193a9902d4d26e03950f701a808b54063dc40 by Gilles Caulier.
Committed on 08/02/11 at 15:25.
Pushed by cgilles into branch 'master'.

backport commit #1219103 from svn trunk
CCBUGS: 265445

M  +5    -0    libs/threads/dynamicthread.cpp    

http://commits.kde.org/digikam/db4193a9902d4d26e03950f701a808b54063dc40

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

Gilles Caulier-4
In reply to this post by Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.9.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 265445] digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6

bugzilla_noreply
In reply to this post by Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=265445

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Portability                 |Bundle-Tarball

--
You are receiving this mail because:
You are the assignee for the bug.