[Digikam-devel] [Bug 294460] New: namespace issue in extra/kipi-plugins/metadataedit/exif/exiflens.cpp

tropikhajma tropikhajma at gmail.com
Mon Feb 20 00:20:46 GMT 2012


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

           Summary: namespace issue in
                    extra/kipi-plugins/metadataedit/exif/exiflens.cpp
           Product: digikam
           Version: 2.5.0
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Kipiinterface
        AssignedTo: digikam-devel at kde.org
        ReportedBy: tropikhajma at gmail.com


Created an attachment (id=68944)
 --> (http://bugs.kde.org/attachment.cgi?id=68944)
patch

Version:           2.5.0 (using KDE 4.8.0) 
OS:                Solaris

trying to build digikam 2.5 with the  fails with the below error.
the attached patch fixes it for me

Reproducible: Always

Steps to Reproduce:
try to build digikam

Actual Results:  
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 328: Error: The function "pow" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 353: Error: The function "pow" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 410: Error: The function "log" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 410: Error: The function "log" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 423: Error: The function "log" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exiflens.cpp",
line 423: Error: The function "log" must have a prototype.
6 Error(s) detected.
...
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exifdevice.cpp",
line 496: Warning: data hides QWidget::data.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exifdevice.cpp",
line 543: Error: The function "log" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exifdevice.cpp",
line 715: Error: The function "log" must have a prototype.
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exifdevice.cpp",
line 715: Error: The function "log" must have a prototype.
...
"/opt/test2/packages/BUILD/digikam-2.5.0/i386/digikam-2.5.0/extra/kipi-plugins/metadataedit/exif/exifdevice.cpp",
line 543: Error: The function "exp" must have a prototype.


Expected Results:  
builds ok

Solaris Studio 12.3 compiler

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list