Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The directory function returns [""] for empty directories #27

Open
talex5 opened this issue Oct 1, 2016 · 0 comments
Open

The directory function returns [""] for empty directories #27

talex5 opened this issue Oct 1, 2016 · 0 comments
Labels

Comments

@talex5
Copy link
Contributor

talex5 commented Oct 1, 2016

Presumably due to

module Unmarshal = struct
  ...
  let list = some ++ split_string '\000' ++ get_data

let list = some ++ split_string '\000' ++ get_data

@talex5 talex5 added the bug label Oct 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant