Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.0(EOL)
-
None
Description
When compilng Connect engine on Windows, with VS2015 and option /Zc:strictStrings, the compilation fails with
errors about converting const char[N] to char *
To reproduce, run cmake with
cmake . -DCMAKE_CXX_FLAGS=/Zc:strictStrings
strictStrings might be made default option in the future.
I attached errors of compilation attempt.
See related bug in MySQL https://bugs.mysql.com/bug.php?id=85157
Below are the 10.0 errors.
Attachments
Issue Links
- relates to
-
MDEV-12148 Sphinx : compile error with /Zc:strictStrings
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Component/s | Platform Windows [ 10138 ] | |
Component/s | Storage Engine - Connect [ 10128 ] |
Fix Version/s | 10.0 [ 16000 ] | |
Assignee | Olivier Bertrand [ bertrandop ] |
Component/s | Compiling [ 11001 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Workflow | MariaDB v3 [ 79779 ] | MariaDB v4 [ 144458 ] |
Fix Version/s | 10.0 [ 16000 ] |
Component/s | OTHER [ 10125 ] | |
Component/s | Compiling [ 11001 ] | |
Component/s | Platform Windows [ 10138 ] | |
Component/s | Storage Engine - Connect [ 10128 ] | |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |