[MDEV-6723] Visual C++ Compile error on storage/connect/tabwmi.cpp Created: 2014-09-10 Updated: 2014-09-29 Resolved: 2014-09-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | 10.0.13 |
| Fix Version/s: | 10.0.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | hiroshi HATAKE | Assignee: | Olivier Bertrand |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | compile, connect-engine, windows | ||
| Environment: |
Windows, VS2013 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Compiler: Visual C++ 2013 Express Problem: Visual Studio generates the following error: "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. 2243 warnings 1 error |