getDirectoryContents fails under Windows
Simon Marlow
simonmar at microsoft.com
Fri Aug 20 09:19:09 EDT 2004
On 07 August 2004 12:20, Krasimir Angelov wrote:
> The getDirectoryContents function from CVS sources
> fails under Windows. It seems like in the
> __hscore_end_of_dir function from HsBase.h should
> return 0 under Windows and ENOENT under other
> platforms.
Could you elaborate? getDirectoryContents appears to work fine on my
HEAD build, and __hscore_end_of_dir does indeed work as you suggest.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list