Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.5, 10.6, 10.7(EOL), 10.8(EOL)
-
None
Description
10.8 9f5a3e5689 |
#ifdef FN_DEVCHAR
|
if (path[length-1] == FN_DECVHAR) |
break; |
#endif |
C:\_home\10.6x\storage\maria\s3_func.c(1313,37): error C2065: 'FN_DECVHAR': undeclared identifier [C:\_home\10.6x\storage\maria\s3.vcxproj]
|
C:\_home\10.6x\storage\maria\s3_func.c(1313,37): error C2065: if (path[length-1] == FN_DECVHAR) [C:\_home\10.6x\storage\maria\s3.vcxproj]
|
Set to trivial because it doesn't build on Windows anyway
Attachments
Issue Links
- relates to
-
MDEV-28106 S3 tries to include thread.h while compiling on Windows
- Closed
-
MDEV-28107 S3 doesn't build if CURL is in non-default location
- Closed