Skip to content

Commit

Permalink
tested intended compile-error when ext-io code is used and a largefil…
Browse files Browse the repository at this point in the history
…e-mismatch exists
  • Loading branch information
gdraheim committed Aug 12, 2024
1 parent 899ac29 commit a0f2217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
* introduce zzip_plugin_off_t() and mark the sizeof(off_t) in every plugin_io table.
* show checking for a "largefile mismatch" in every example programming using plugin.h
* testing for a "largefile mismatch" in the testcase
* introduce 32bit testbuild/ubuntu18-cm3264-build.dockerfile
* testing for "undefined reference" when having a largefile mismatch and ext-io code
* NOTE: linkage errors show that zziplib had not been compiled in 32bit for a while
* takeover RUN-tuple for testbuilds.py
* apply 'make format' to SDL/* and zzipwrap/* as well
Expand Down

0 comments on commit a0f2217

Please sign in to comment.