[MDEV-21070] Build Error in MSVC Created: 2019-11-18 Updated: 2019-11-18 Resolved: 2019-11-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.4.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Horimoto Yasuhiro | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS:Windows Server 2012 R2(on AppVeyor)
|
||
| Issue Links: |
|
||||||||
| Description |
|
MariaDB 10.4.10 occurs the following build error when build it by MSVC++. ```text The cause of this error to use "or" in the following code. Normally, MSVC++ can't interpret "or". |
| Comments |
| Comment by Horimoto Yasuhiro [ 2019-11-18 ] |
|
Ah... |