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