[MDEV-8052] [PATCH] abi detection incorrect with clang Created: 2015-04-25 Updated: 2015-06-03 Resolved: 2015-06-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.0.17 |
| Fix Version/s: | 5.5.44, 10.0.20 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | clang, patch | ||
| Environment: |
12.04 ubuntu, clang-3.4 |
||
| Sprint: | 5.5.44 |
| Description |
|
after committing the abi difference test assumes the preprocessor leaves in #includes which clang doesn't. |
| Comments |
| Comment by Daniel Black [ 2015-04-25 ] |