[MDEV-21939] 10.1 Build warning, error: 'subkeys.f' may be used uninitialized in this function Created: 2020-03-14 Updated: 2020-03-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roel Van de Paar | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build 10.1 in debug or optimized, and compilation will fail with:
Workaround, w/ thanks to Sergei: |
| Comments |
| Comment by Roel Van de Paar [ 2020-03-14 ] |
|
Adding -DMYSQL_MAINTAINER_MODE=0 to QA build scripts creates a risk that future (other) warnings may be unseen. |