Templatize spreadinterp and more cleanups #394
Annotations
10 errors and 2 warnings
Build:
src/spreadinterp.cpp#L2135
variable cannot be defined in an explicit instantiation; if this declaration is meant to be a variable definition, remove the 'template' keyword
|
Build:
src/spreadinterp.cpp#L2135
redefinition of 'spreadinterpSorted' as different kind of symbol
|
Build:
src/spreadinterp.cpp#L2135
expected expression
|
Build:
src/spreadinterp.cpp#L2135
expected '(' for function-style cast or type construction
|
Build:
src/spreadinterp.cpp#L2135
expected expression
|
Build:
src/spreadinterp.cpp#L2135
expected expression
|
Build:
src/spreadinterp.cpp#L2136
expected expression
|
Build:
src/spreadinterp.cpp#L2136
expected expression
|
Build:
src/spreadinterp.cpp#L2136
expected '(' for function-style cast or type construction
|
Build:
src/spreadinterp.cpp#L2136
use of undeclared identifier 'data_uniform'
|
Build:
src/spreadinterp.cpp#L191
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L191
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Loading