mbox series

[xawtv3,0/2] A couple of fixes

Message ID 20240815115415.3371544-1-jeremy@azazel.net (mailing list archive)
Headers show
Series A couple of fixes | expand

Message

Jeremy Sowden Aug. 15, 2024, 11:54 a.m. UTC
The former is a gcc-14 compilation failure that was reported in Debian.  The
latter is something unrelated I spotted while testing the former.

Jeremy Sowden (2):
  Fix gcc-14 compilation failures caused by incompatible pointer types
  Use `pclose` to close file-pointer created with `popen`

 x11/man.c       | 2 +-
 x11/propwatch.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)