1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/lang/gforth
Alexey Dokuchaev a62009118b lang/gforth: try to fix another warning-becomes-error with GCC 14
Old gforth_callback_ffcall() signature looks dubious and does not
match the API of `devel/libffcall' [-Wincompatible-pointer-types]:

  callback.h:58:35: note: expected 'callback_function_t' {aka
 'void (*)(void *, struct vacall_alist *)'} but argument is of
  type 'void (*)(void ***, void *)'

PR:	281238
2024-11-16 06:07:52 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist