[MDEV-23736] Chevrons instead of quotes in server/my_alloc.h Created: 2020-09-14 Updated: 2023-06-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.5.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Antoine Viallon | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Archlinux 14/09/2020 19:4 |
||
| Attachments: |
|
| Description |
|
The header file /usr/include/mysql/server/my_alloc.h uses chevrons instead of quotes for the #include directive, thus making some builds fail. |
| Comments |
| Comment by Christian Hesse [ 2023-06-15 ] |
|
Looks like this is fixed here: |