Skip to content

Fix windows#26

Open
mattn wants to merge 5 commits intotkengo:masterfrom
mattn:fix-windows
Open

Fix windows#26
mattn wants to merge 5 commits intotkengo:masterfrom
mattn:fix-windows

Conversation

@mattn
Copy link
Contributor

@mattn mattn commented Sep 10, 2016

d_name doesn't have base directory. So GetFileAttribute(e->d_name) always return -1 and ENTRY_ISDIR(entry) always return TRUE. I removed ENTRY_ISDIR with passing is_dir into several functions. Maybe become bits faster.

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.

1 participant