freebsd-ports/games/ponscripter-07th-mod
Jan Beich 90939df766 games/ponscripter-07th-mod: unbreak build with clang 16
bstrwrap.cpp:724:1: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register int i, l;
^~~~~~~~~
bstrwrap.cpp:724:1: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register int i, l;
^~~~~~~~~
bstrwrap.cpp:725:1: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register unsigned char cx;
^~~~~~~~~
bstrwrap.cpp:726:1: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register unsigned char * pdata;
^~~~~~~~~

Reported by:	pkg-fallout
2023-06-28 08:02:09 +00:00
..
files
distinfo games/ponscripter-07th-mod: update to 3.0.2 2022-12-29 00:26:14 +00:00
Makefile games/ponscripter-07th-mod: unbreak build with clang 16 2023-06-28 08:02:09 +00:00
pkg-descr