notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: sysutils/44bsd-more/files/patch-main.c

Number of commits found: 3

Sunday, 25 Jun 2023
20:52 Cy Schubert (cy) search for other commits by this committer
sysutils/44bsd-more: Fix build with LLVM16

main.c:440:22: error: incompatible function pointer types passing 'int (void *,
char *, size_t)' (aka 'int (void *, char *, unsigned long)') to parameter of
type 'int (* _Nullable)(void *, char *, int)'
[-Wincompatible-function-pointer-types]
                fd = fropen(DEFRC, str_read);
                                   ^~~~~~~~

MFH:	2023Q3
commit hash: 6bef86a7ad93c1c38df8c3266340796746e0aa32 commit hash: 6bef86a7ad93c1c38df8c3266340796746e0aa32 commit hash: 6bef86a7ad93c1c38df8c3266340796746e0aa32 commit hash: 6bef86a7ad93c1c38df8c3266340796746e0aa32 6bef86a
Friday, 9 Sep 2011
01:14 vanilla search for other commits by this committer
Fix build with clang.
Original commit
Friday, 22 Jun 2007
06:53 delphij search for other commits by this committer
Unbreak for gcc 4.2.

Approved by:    maintainer timeout
PR:             ports/112847
Original commit

Number of commits found: 3