G-Node / nix

Neuroscience information exchange format

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'File.findSections' missing 'max_depth' passthrough

mpsonntag opened this issue · comments

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.