Artifact 1c9c2fe26572073a60b2e948be7a19c07390d103:
--- exif.tcl.~1.10.~ 2004-01-25 08:29:39.000000000 +0100 +++ exif.tcl 2004-04-21 21:18:22.000000000 +0200 @@ -392,7 +392,7 @@ set result(JpegIFByteCount) $value debug "bytecount = $value" } else { - error "Unrecognized EXIF Tag: $tag (0x[string toupper [format %x $tag]])" + debug "Unrecognized EXIF Tag: $tag (0x[string toupper [format %x $tag]])" } } }