Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.4(EOL)
-
None
-
Windows 10, vs 2015
Description
Commit b44171428ab2ea25db82f7cd27349e67812e4921 introduced the `or` operator in sql/item_subselect.cc:126 . This has caused us some problems with building on windows with vs2015. I searched the code base and could not find another use of `or` as the alternative operator.
I propose removing the user of `or` and using the traditional `||`. I'll push a PR against 10.4 shortly to address this.
Attachments
Issue Links
- is duplicated by
-
MDEV-21070 Build Error in MSVC
-
- Closed
-
- links to
Activity
Transition | Time In Source Status | Execution Times |
---|
|
17d 1h 48m | 1 |
|
2s | 1 |
|
33s | 1 |
|
7s | 1 |
|
14h 22m | 1 |