GNU bug report logs - #72472
gzip: simplify printing of offsets using -l and -v

Previous Next

Package: gzip;

Reported by: Collin Funk <collin.funk1 <at> gmail.com>

Date: Mon, 5 Aug 2024 00:11:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Collin Funk <collin.funk1 <at> gmail.com>
To: 72472 <at> debbugs.gnu.org
Subject: bug#72472: gzip: simplify printing of offsets using -l and -v
Date: Sun, 04 Aug 2024 17:10:01 -0700
[Message part 1 (text/plain, inline)]
Since gzip uses 'printf-posix' can't offsets be printed using that
instead of fprint_off? Patch attached + 1 more removing #ifndef CHAR_BIT
cruft.

Also, now that POSIX-1.2024 requires strcpy to be async-signal-safe can
'volatile_strcpy' be removed? Or is there something more to
that. Signals hurt my brain a bit, sorry...

Collin

[0001-gzip-simplify-printing-of-offsets-using-l-and-v.patch (text/x-patch, attachment)]
[0002-maint-depend-on-Gnulib-s-limits-h.patch (text/x-patch, attachment)]

This bug report was last modified 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.