[MDEV-28224] error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t' Created: 2022-04-02 Updated: 2022-04-04 Resolved: 2022-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Platform FreeBSD |
| Affects Version/s: | 10.6 |
| Fix Version/s: | 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3, 10.9.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) |
||
| Description |
|
Probably other versions are affected to, didn't try to build yet, but the commit in question is in 10.3+
The lines appear to belong to this commit:
|