Merge pull request #586 from flatironinstitute/pyducc #475
Annotations
10 warnings
Build:
src/spreadinterp.cpp#L179
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L190
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'UBIGINT'
|
Build:
src/spreadinterp.cpp#L190
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'UBIGINT'
|
Build:
src/spreadinterp.cpp#L220
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L227
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L289
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L827
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L1953
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Loading