clanmills
0eabfc4053
Adding CPP changes
2020-03-29 15:58:03 +01:00
Robin Mills
3f21ff2fac
Fix: https://github.com/Exiv2/exiv2/issues/570
2018-11-30 14:18:17 +01:00
Robin Mills
cea66bdd78
Issue: #940 . Changes to eliminate compiler warnings with GCC 4.8.1.2 on Linux.
2013-12-28 06:03:03 +00:00
Robin Mills
89c796a3ab
Issue: #940 . Fix compilation warnings.
2013-12-28 03:41:01 +00:00
Andreas Huggel
f89d2821fe
Fixed g++ 4.6.1 (Debian) compiler warnings.
2011-10-19 08:32:15 +00:00
Andreas Huggel
9195470f22
Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace().
2010-11-06 13:53:15 +00:00
HumanDynamo
bb51bdad0e
fix 2 warnings generated by GCC 4.x under linux into Adobe XMP SDK:
...
[ 20%] Building CXX object src/CMakeFiles/exiv2.dir/__/xmpsdk/src/XMPMeta.cpp.o
/home/gilles/Documents/Devel/SVN/trunk/exiv2/xmpsdk/src/XMPMeta.cpp: In function 'XMP_Status DumpClearString(const XMP_VarString&, XMP_Status (*)(void*, const char*, XMP_StringLen), void*)':
/home/gilles/Documents/Devel/SVN/trunk/exiv2/xmpsdk/src/XMPMeta.cpp:117: warning: comparison is always false due to limited range of data type
/home/gilles/Documents/Devel/SVN/trunk/exiv2/xmpsdk/src/XMPMeta.cpp:127: warning: comparison is always true due to limited range of data type
2010-07-22 08:27:05 +00:00
HumanDynamo
81fdde2e0b
Fix typo
2010-04-13 19:10:55 +00:00
HumanDynamo
874119dedf
remove mingw warnings under win32
2010-04-12 10:40:57 +00:00
HumanDynamo
611d5711c5
remove MSVC pragma warnings under mingw
2010-04-12 10:35:17 +00:00
Andreas Huggel
9efecb6f26
Removed second and third(!) stdio.h include.
2009-12-27 15:30:07 +00:00
Andreas Huggel
933c36b4e8
Minor change to make XMP-SDK compile on MinGW with gcc-4.4
2009-12-27 15:02:34 +00:00
Andreas Huggel
4359702117
#600 : Upgrading XMP-Toolkit to version 4.4; re-applied the changes done previously. (STILL DOESN'T COMPILE)
2009-07-07 14:13:03 +00:00
Andreas Huggel
73aa0f4fda
#600 : Upgrading XMP-Toolkit to version 4.4; original source files from XMP-Toolkit-SDK-4.4.2.zip. (DOESN'T COMPILE)
2009-07-07 14:08:52 +00:00
Andreas Huggel
5ffbab1713
Added missing #includes for g++ 4.4 (Debian bug 505023, patch from Martin Michlmayr).
2008-11-13 12:28:20 +00:00
Andreas Huggel
576d53e34f
Fixed compiler warnings (amd64)
2008-05-13 09:28:28 +00:00
Andreas Huggel
a4fe28cef7
Disabled XMP SDK standard aliases.
2007-10-06 08:11:52 +00:00
Andreas Huggel
523fdc3e10
Fixed some g++ warnings (ported from Exempi 1.99.4).
2007-10-06 04:18:50 +00:00
Andreas Huggel
ba57ebadce
Added configure options for XMP support and integrated XMP Toolkit.
2007-10-01 17:59:06 +00:00