HomeFreeBSD

games/ponscripter-07th-mod: unbreak build with clang 16

Description

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

Details

Provenance
jbeichAuthored on Jun 28 2023, 7:59 AM
Parents
R11:adc64de36c4a: databases/mongodb60: update to 6.0.7
Branches
Unknown
Tags
Unknown