mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
0ac5d66f69
In file included from externals/hunspell/affixmgr.cxx:12: externals/hunspell/affentry.hxx:30:94: error: cannot initialize a parameter of type 'unsigned short' with an rvalue of type 'nullptr_t' struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL); ^ ~~~~ externals/hunspell/affentry.hxx:30:94: note: passing argument to parameter 'needflag' here externals/hunspell/affentry.hxx:93:103: error: cannot initialize a parameter of type 'unsigned short' with an rvalue of type 'nullptr_t' struct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL); ^ ~~~~ Reported by: pkg-fallout Obtained from: upstream (Hunspell 1.4.0) |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |