Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes to ImageBuf error reporting #2653

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Aug 2, 2020

  • Fix some incorrect error calls in ImageBuf internals.
  • Make sure that if no message bubbles up, we say "unknown error".

Signed-off-by: Larry Gritz lg@larrygritz.com

* Fix some incorrect error calls in ImageBuf internals.
* Simplify because we know that ImageBuf::error() and warning(), with
  just one string argument, doesn't need a format command.
* Make sure that if no message bubbles up, we say "unknown error".

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz merged commit c06a1d3 into AcademySoftwareFoundation:master Aug 5, 2020
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Aug 5, 2020
* Fix some incorrect error calls in ImageBuf internals.
* Simplify because we know that ImageBuf::error() and warning(), with
  just one string argument, doesn't need a format command.
* Make sure that if no message bubbles up, we say "unknown error".

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz deleted the lg-err branch August 5, 2020 21:36
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.

None yet

1 participant