G-Node / nix

Neuroscience information exchange format

Home Page:https://readthedocs.org/projects/nixio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New GCC warning in DataFrameHDF5.cpp

gicmo opened this issue · comments

*Warnings*
backend/hdf5/DataFrameHDF5.cpp line 192 (https://cdash.0xdeadbabe.info/viewBuildError.php?type=1&buildid=5292)
/.../nix/backend/hdf5/DataFrameHDF5.cpp:192:39: warning: lambda capture 'dst' is not used [-Wunused-lambda-capture]

this seems to be solved, closing