mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
c7958f8bd8
strlib.c:176:2: error: array type 'va_list' (aka '__builtin_va_list') is not assignable 176 | G_VA_COPY(ap2,ap1); | ^~~~~~~~~~~~~~~~~~ strlib.c:48:42: note: expanded from macro 'G_VA_COPY' 48 | # define G_VA_COPY(ap1, ap2) ((ap1) = (ap2)) | ~~~~~ ^ 1 error generated. |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |