more senselab removal and fixes #8174
Annotations
4 warnings
src/nrnpython/nrnpython.cpp#L196
'Py_NoSiteFlag' is deprecated [-Wdeprecated-declarations]
|
src/nrncvode/sptree.hpp#L31
'SPTree' defined as a class template here but previously declared as a struct template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
|
src/nrniv/nrncore_write/callbacks/nrncore_callbacks.cpp#L179
lambda capture 'type' is not used [-Wunused-lambda-capture]
|
src/nrniv/nrncore_write/callbacks/nrncore_callbacks.cpp#L179
lambda capture 'tid' is not used [-Wunused-lambda-capture]
|
This job succeeded
Loading