cannot use _Ctype_ulong(s) (value of type _Ctype_ulong) as type _Ctype_ulonglong in variable declaration #93
Closed
Description
v1.7.7 rocksdb v7.5.3
can not build in windows
grocksdb@v1.7.7\cache.go:79:74: cannot use _Ctype_ulong(s) (value of type _Ctype_ulong) as type _Ctype_ulonglong in variable declaration
grocksdb@v1.7.7\options.go:1569:96: cannot use _Ctype_ulong(windowSize) (value of type _Ctype_ulong) as type _Ctype_ulonglong in variable declaration
grocksdb@v1.7.7\options.go:1569:117: cannot use _Ctype_ulong(numDelsTrigger) (value of type _Ctype_ulong) as type _Ctype_ulonglong in variable declaration
Metadata
Assignees
Labels
No labels