[digikam] [Bug 359897] New: Compilation failure - conflicting return type decodeRawImage()

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

[digikam] [Bug 359897] New: Compilation failure - conflicting return type decodeRawImage()

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=359897

            Bug ID: 359897
           Summary: Compilation failure - conflicting return type
                    decodeRawImage()
           Product: digikam
           Version: 5.0.0
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

Hello

I tried to compile git head of digikam
=media-gfx/digikam-9999
and it failed with:

utilities/kdesupport/kipi/kipiinterface.cpp:584:10: error: conflicting return
type specified for ‘virtual uint
Digikam::KipiInterfaceRawProcessor::decodeRawImage(const QUrl&, QByteArray&,
int&, int&, int&)’
     uint decodeRawImage(const QUrl& url, QByteArray& imageData, int& width,
int& height, int& rgbmax)
          ^

Installing the git version of libkipi solved it
=kde-apps/libkipi-9999

This report is to let the person in charge of the Gentoo digikam-9999 ebuild
know of the dependency version requirement.

I confirm that compilation fails when using libkipi 15.12.1 and works with
9999, I haven't tested 15.12.2 or 15.12.49.9999.

Reproducible: Always

--
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 359897] Compilation failure - conflicting return type decodeRawImage()

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=359897

--- Comment #1 from [hidden email] ---
Git commit be7e29655eb5e951aa07854255d4742f0beb40bc by Gilles Caulier.
Committed on 02/03/2016 at 04:54.
Pushed by cgilles into branch 'master'.

Remove unused method since panorama and expoblending tools are moved to DK core

M  +1    -10   src/interface.h
M  +0    -20   tests/common/kipiinterface.cpp

http://commits.kde.org/libkipi/be7e29655eb5e951aa07854255d4742f0beb40bc

--
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 359897] Compilation failure - conflicting return type decodeRawImage()

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.0.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/0cdafd38a0759c5751cf7b5
                   |                            |c81417e6c427be372
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from [hidden email] ---
Git commit 0cdafd38a0759c5751cf7b5c81417e6c427be372 by Gilles Caulier.
Committed on 02/03/2016 at 04:55.
Pushed by cgilles into branch 'master'.

Remove unused method since panorama and expoblending tools are moved to DK core
FIXED-IN: 5.0.0

M  +0    -17   utilities/kdesupport/kipi/kipiinterface.cpp

http://commits.kde.org/digikam/0cdafd38a0759c5751cf7b5c81417e6c427be372

--
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 359897] Compilation failure - conflicting return type decodeRawImage()

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

[hidden email] changed:

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

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