kqueue: Fix bug that made broken symlinks not be noticed.
This commit is contained in:
parent
82617b92e9
commit
3b54c1d3e4
3 changed files with 10 additions and 2 deletions
|
@ -63,4 +63,6 @@ One compiled using cabal from checkout 739c937
|
|||
|
||||
Please provide any additional information below.
|
||||
|
||||
|
||||
> [[fixed|done]]; this turned out to be an kqueue specific bug,
|
||||
> the kqueue code statted new files, but that files for a broken symlink.
|
||||
> Using lstat instead fixed this. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue