Skip to content

Conversation

@wangrong1069
Copy link
Contributor

  • If boost::filesystem::directory_entry::status fails, return false instead of throwing a boost::filesystem::filesystem_error exception.
  • During file enumeration, if an ENOENT error occurs, re-enumerate all directory entries to increase robustness.

- If `boost::filesystem::directory_entry::status` fails, return false instead of throwing a `boost::filesystem::filesystem_error` exception.
- During file enumeration, if an `ENOENT` error occurs, re-enumerate all directory entries to increase robustness.
@alanw alanw merged commit cfd01d8 into luceneplusplus:master Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants