diff --git a/src/epsimage.cpp b/src/epsimage.cpp index ced091f8..97ed55ec 100644 --- a/src/epsimage.cpp +++ b/src/epsimage.cpp @@ -691,7 +691,7 @@ namespace { } if (!isRemovableEmbedding) { #ifndef SUPPRESS_WARNINGS - EXV_WARNING << "Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: " << posOtherXmp << "\n"; + EXV_WARNING << "XMP metadata block is not removable at position: " << posOtherXmp << "\n"; #endif if (write) throw Error(21); break; diff --git a/test/data/eps/eps-test.out b/test/data/eps/eps-test.out index 3bb3776e..9fc1b9a8 100644 --- a/test/data/eps/eps-test.out +++ b/test/data/eps/eps-test.out @@ -276,33 +276,33 @@ Exit code: 0 -----> eps-flat_minimal_irremovable-xmp-before-endpagesetup.eps <----- Command: exiv2 -u -pa eps-flat_minimal_irremovable-xmp-before-endpagesetup.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 837 +Warning: XMP metadata block is not removable at position: 837 Xmp.test.test XmpText 20 TEST-irremovable-xmp Exit code: 253 Command: exiv2 -f -eX eps-flat_minimal_irremovable-xmp-before-endpagesetup.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 837 +Warning: XMP metadata block is not removable at position: 837 Exit code: 0 Command: exiv2 -ix eps-flat_minimal_irremovable-xmp-before-endpagesetup.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 837 -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 837 +Warning: XMP metadata block is not removable at position: 837 +Warning: XMP metadata block is not removable at position: 837 eps-flat_minimal_irremovable-xmp-before-endpagesetup.eps: Could not write metadata to file: Failed to write image Exit code: 1 -----> eps-flat_minimal_irremovable-xmp-before-endpagesetup_no-adocontainsxmp.eps <----- Command: exiv2 -u -pa eps-flat_minimal_irremovable-xmp-before-endpagesetup_no-adocontainsxmp.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 809 +Warning: XMP metadata block is not removable at position: 809 Exit code: 253 Command: exiv2 -f -eX eps-flat_minimal_irremovable-xmp-before-endpagesetup_no-adocontainsxmp.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 809 +Warning: XMP metadata block is not removable at position: 809 Exit code: 0 Command: exiv2 -ix eps-flat_minimal_irremovable-xmp-before-endpagesetup_no-adocontainsxmp.eps -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 809 -Warning: Inflexible XMP embedding is not replaceable because XMP metadata block is not removable at position: 809 +Warning: XMP metadata block is not removable at position: 809 +Warning: XMP metadata block is not removable at position: 809 eps-flat_minimal_irremovable-xmp-before-endpagesetup_no-adocontainsxmp.eps: Could not write metadata to file: Failed to write image Exit code: 1