mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
f812d021d7
Clang >= 19.1.0-rc1 requires a template argument list after an identifier
prefixed by the template keyword. [1]
/wrkdirs/usr/ports/science/step/work/step-23.08.5/stepcore/object.h:252:45:
error: a template argument list is expected after a name prefixed by the
template keyword [-Wmissing-template-arg-list-after-template-kw]
252 | if(!src || !src->metaObject()->template inherits(_Dst())) return NULL;
[1]
|
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |