General

Profile

Thomas Schmidt

  • Email: narag@wolke7.net
  • Registered on: 06 Jan 2015
  • Last connection: 15 Jan 2015

Issues

Projects

  • Exiv2 (Contributor, 09 Jan 2015)

Activity

16 Jan 2015

21:45 Exiv2 Bug #1025: Camera model names are defined as localized strings, causing automatic defaults to report incorrect names
Attached is a patch that removes the N_ declaration from strings in .cpp files that should not be localized. When thi... Thomas Schmidt

15 Jan 2015

19:20 Exiv2 Bug #1025 (Closed): Camera model names are defined as localized strings, causing automatic defaults to report incorrect names
In src/canonmn.cpp, there are definitions like this:
extern const TagDetails canonModelId[] = {
...
...
Thomas Schmidt

13 Jan 2015

23:05 Exiv2 Feature #917: Modify exiv2/actions.cpp return -3/253 when no metadata has been found.
Patch attached for the following behavior:
o Return code is only an error (-3 i.e. 253) if none of the requested m...
Thomas Schmidt

09 Jan 2015

22:49 Exiv2 Feature #917: Modify exiv2/actions.cpp return -3/253 when no metadata has been found.
On Linux, the GNU regex.h library seems to be available. I created a patch that will add support for regular-expressi... Thomas Schmidt

06 Jan 2015

14:07 Exiv2 Bug #1021 (Closed): Printing tags does not honor multi-byte label widths correctly
Under a locale where labels contain multi-byte character the tag dump is not formatted correctly since std::setw does... Thomas Schmidt

Also available in: Atom