Skip to content

Tighten up error propagation through IC, IB, and oiiotool.#888

Merged
lgritz merged 2 commits intoAcademySoftwareFoundation:masterfrom
lgritz:lg-incomplete
Jun 26, 2014
Merged

Tighten up error propagation through IC, IB, and oiiotool.#888
lgritz merged 2 commits intoAcademySoftwareFoundation:masterfrom
lgritz:lg-incomplete

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented Jun 21, 2014

Now we get nice helpful error messages if any of the input images are
corrupt or incomplete.

@lgritz
Copy link
Copy Markdown
Collaborator Author

lgritz commented Jun 23, 2014

Amended with more tightening up of error reporting for oiiotool: Found all places that haphazardly wrote error messages or warnings to cerr or cout, and replaced them with legit error() or warning() calls so that they all behave the same way including proper exit of oiiotool with the right return code.

lgritz added 2 commits June 25, 2014 12:22
Now we get nice helpful error messages if any of the input images are
corrupt or incomplete.
Found all places that haphazardly wrote error messages or warnings to
cerr or cout, and replaced them with legit error() or warning() calls
so that they all behave the same way including proper exit of oiiotool
with the right return code.
@lgritz lgritz merged commit 73af64b into AcademySoftwareFoundation:master Jun 26, 2014
@lgritz lgritz deleted the lg-incomplete branch June 26, 2014 05:01
GerHobbelt pushed a commit to GerHobbelt/oiio that referenced this pull request Dec 10, 2024
…emySoftwareFoundation#888)

* Try to fix the master build break

Signed-off-by: Patrick Hodoul <Patrick.Hodoul@autodesk.com>

* Update the documentation

Signed-off-by: Patrick Hodoul <Patrick.Hodoul@autodesk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant