Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta
-
Fix Version/s: 2.0-beta
-
Component/s: storage-engine
-
Security Level: Public
-
Labels:None
Description
in couch-kvstore/couch-kvstore.cc, glob.h is used which doesn't exist on mingw/windows. sys/uio.h also doesn't exist on windows.
We need to find counterparts for the above two header files.
We need to find counterparts for the above two header files.