[MDEV-32243] Make older compilers happy with log.h Created: 2023-09-25 Updated: 2023-09-30 Resolved: 2023-09-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 11.2 |
| Fix Version/s: | 11.2.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alexey Botchkov | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
gcc version 4.9.0 |
||
| Description |
|
Compilation fails producing errors like
It's a known and fixed compiler issue |
| Comments |
| Comment by Alexey Botchkov [ 2023-09-25 ] |
|
https://github.com/MariaDB/server/commit/daca468c682ede3b423359b4d835dcbe3d6251a8 |
| Comment by Sergei Golubchik [ 2023-09-25 ] |
|
ok to push |