Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
There is a compile failure on windows:
http://buildbot.askmonty.org/buildbot/builders/win32-packages/builds/2395/steps/build/logs/stdio
d:\win32-packages\build\src\storage\rocksdb\./rdb_threads.h(91): error C2062: type 'void' unexpected (compiling source file D:\win32-packages\build\src\storage\rocksdb\rdb_mariadb_server_port.cc) [D:\win32-packages\build\storage\rocksdb\rocksdb_se.vcxproj]
|
d:\win32-packages\build\src\storage\rocksdb\./rdb_threads.h(91): error C2238: unexpected token(s) preceding ';' (compiling source file D:\win32-packages\build\src\storage\rocksdb\rdb_mariadb_server_port.cc) [D:\win32-packages\build\storage\rocksdb\rocksdb_se.vcxproj]
|
wlad, the error is in the new code you've added when porting so I assume it should be easy to fix.
Is pthread_join #define'd to nothing under some circumstances? Can one use VOID ...
Attachments
Issue Links
- is part of
-
MDEV-9658 Make MyRocks in MariaDB stable
- Closed
-
MDEV-10966 Packaging for MariaRocks
- Closed