summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 15:04:16 -0400
committerJune McEnroe <june@causal.agency>2020-06-07 15:04:16 -0400
commit5b1657f1d6f3e7f6f8f75d3601e57c566ac6a3bb (patch)
tree77ad9f5d2a85de978677e8db439f57e4a3e00a65 /etc/tf/cfg
parentCall static_assert by _Static_assert (diff)
downloadsrc-5b1657f1d6f3e7f6f8f75d3601e57c566ac6a3bb.tar.gz
src-5b1657f1d6f3e7f6f8f75d3601e57c566ac6a3bb.zip
Cast z_stream fields to size_t
In the version of zlib in OpenBSD, these fields are of type off_t, which
is signed (why?), rather than uLong.
Diffstat (limited to 'etc/tf/cfg')
0 files changed, 0 insertions, 0 deletions
07:18 -0400'>2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe