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

Fix typo in the "Reading and Writing Image Files" example stream class #1292

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

cary-ilm
Copy link
Member

The example C_IStream::read() function should return !feof(), not feof()

Addresses #1270.

Signed-off-by: Cary Phillips cary@ilm.com

The example C_IStream::read() function should return !feof(), not feof()

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit 0ce7810 into AcademySoftwareFoundation:main Nov 5, 2022
@cary-ilm cary-ilm deleted the Istream-doc-fix branch November 5, 2022 22:09
cary-ilm added a commit to cary-ilm/openexr that referenced this pull request Mar 3, 2023
…eFoundation#1292)

The example C_IStream::read() function should return !feof(), not feof()

Signed-off-by: Cary Phillips <cary@ilm.com>

Signed-off-by: Cary Phillips <cary@ilm.com>
cary-ilm added a commit that referenced this pull request Mar 5, 2023
The example C_IStream::read() function should return !feof(), not feof()

Signed-off-by: Cary Phillips <cary@ilm.com>

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm added the v3.1.6 label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants