G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
66 stars 36 forks source link

New GCC warning in DataFrameHDF5.cpp #716

Closed gicmo closed 6 years ago

gicmo commented 6 years ago
*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]
jgrewe commented 6 years ago

this seems to be solved, closing