HomeFreeBSD

MFH: r484088

Description

MFH: r484088

Mark BROKEN: fails to build

In file included from sphinx.cpp:16:
In file included from ./sphinx.h:41:
./sphinxstd.h:267:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]

register DWORD tmp;
^~~~~~~~~

./sphinxstd.h:2328:53: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]

sError.SetSprintf ( "mmap() failed: %s (length="INT64_FMT" is over 2GB, impossible on some 32-bit systems)",
                                                ^

Reported by: pkg-fallout

Details

Provenance
antoineAuthored on
Parents
rP484088: Mark BROKEN: fails to build
Branches
Unknown
Tags
Unknown