G-Node / nix

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

'File.findSections' missing 'max_depth' passthrough #689

Closed mpsonntag closed 7 years ago

mpsonntag commented 7 years ago

Currently the nix.File method findSections(max_depth) in File.hpp does not seem to pass max_depth to the executing function which leads to an unlimited search result.