NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/59711 ("#define HAVE_UNISTD_H 1" breaks 32-bit libz)



Synopsis: "#define HAVE_UNISTD_H 1" breaks 32-bit libz

State-Changed-From-To: analyzed->needs-pullups
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Sun, 19 Oct 2025 21:38:03 +0000
State-Changed-Why:
Part (2) is committed and ready for pullup.

Not clear part(1) is useful: the file format has trouble with >4GiB
files anyway, and zlib callers probably already have to work around
this stuff, so maybe the fact that z_off_t is 32-bit on LP32 platforms
is not a big deal (even if it strikes me as silly).

Part (3) TBD in pkgsrc.





Home | Main Index | Thread Index | Old Index