Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.13
-
Windows, VS2013
Description
Compiler: Visual C++ 2013 Express
Problem: Visual Studio generates the following error:
—
"C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj" (default target) (52) ->
(ClCompile target) ->
C:\Code\mrncheck\mariadb-10.0.13\mariadb-10.0.13\storage\connect\tabwmi.cpp(203): error C3861: 'max': identifier not found.
[C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj]
2243 warnings
1 error
—
Attachments
Issue Links
- relates to
-
MDEV-6804 Still compile error with Visual C++ on storage/connect/tabwmi.cpp
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Compiler: Visual C++ 2013 Express Problem: Visual Studio generates the following errors due a variable declaration after an assignment. --- "C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\ALL_BUILD.vcxproj" (default target) (1) -> "C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj" (default target) (52) -> (ClCompile target) -> C:\Code\mrncheck\mariadb-10.0.13\mariadb-10.0.13\storage\connect\tabwmi.cpp(203): error C3861: 'max': identifier not found. [C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj] 2243 warnings 1 error --- |
Compiler: Visual C++ 2013 Express Problem: Visual Studio generates the following error: --- "C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\ALL_BUILD.vcxproj" (default target) (1) -> "C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj" (default target) (52) -> (ClCompile target) -> C:\Code\mrncheck\mariadb-10.0.13\mariadb-10.0.13\storage\connect\tabwmi.cpp(203): error C3861: 'max': identifier not found. [C:\Code\mrncheck\mariadb-10.0.13\build-redefine-max-vc2013\storage\connect\connect.vcxproj] 2243 warnings 1 error --- |
Fix Version/s | 10.0 [ 16000 ] | |
Assignee | Olivier Bertrand [ bertrandop ] | |
Labels | connect-engine | compile connect-engine windows |
Fix Version/s | 10.0.14 [ 17101 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 10.0 [ 16000 ] |
Fix Version/s | 10.0.15 [ 17300 ] | |
Fix Version/s | 10.0.14 [ 17101 ] |
Workflow | MariaDB v2 [ 53819 ] | MariaDB v3 [ 65039 ] |
Workflow | MariaDB v3 [ 65039 ] | MariaDB v4 [ 148213 ] |