Skip to content

Class VSIFile: add a writable field reportVSIFErrorAsEof, and check VSIFErrorL() in the read() and eof() methods if GDAL >= 3.10#901

Merged
ctoney merged 2 commits intofirelab:mainfrom
ctoney:vsifile_reportVSIFErrorAsEof
Feb 6, 2026
Merged

Class VSIFile: add a writable field reportVSIFErrorAsEof, and check VSIFErrorL() in the read() and eof() methods if GDAL >= 3.10#901
ctoney merged 2 commits intofirelab:mainfrom
ctoney:vsifile_reportVSIFErrorAsEof

Conversation

@ctoney
Copy link
Member

@ctoney ctoney commented Feb 6, 2026

@ctoney ctoney merged commit 6c3e3a6 into firelab:main Feb 6, 2026
7 checks passed
@ctoney ctoney deleted the vsifile_reportVSIFErrorAsEof branch February 6, 2026 17:11
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.

VSIFile::eof(): test the return code of the VSIFErrorL() function in GDAL >= 3.10

1 participant