[MDEV-14223] clang build failure in PerconaFT Created: 2017-10-30 Updated: 2018-04-10 Resolved: 2017-11-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Storage Engine - TokuDB |
| Affects Version/s: | 10.0.33 |
| Fix Version/s: | 10.0.34 |
| Type: | Bug | Priority: | Major |
| Reporter: | Bernard Spil | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | tokudb | ||
| Environment: |
$ uname -a |
||
| Issue Links: |
|
||||||||||||
| Description |
|
clang error in storage/tokudb/PerconaFT/util/omt.cc
|
| Comments |
| Comment by Sergei Golubchik [ 2017-11-01 ] |
|
Ugh, I thought |
| Comment by Vesa Pentti (Inactive) [ 2017-11-01 ] |
|
Backporting 2a0ae1c90acc6332606144719764cb5fc730bf3b makes it work. Shall I push directly to 10.0 ? |
| Comment by Sergei Golubchik [ 2017-11-01 ] |
|
yes, please |
| Comment by Vesa Pentti (Inactive) [ 2017-11-02 ] |
|
Done |