[MDEV-8073] Build error in sql/mdl.cc on OS X 10.10 Created: 2015-04-28 Updated: 2015-04-30 Resolved: 2015-04-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Mac OS X 10.10. |
||
| Description |
|
|
| Comments |
| Comment by Daniel Black [ 2015-04-30 ] |
|
Also fails with clang-3.4 on ubuntu x86_64 https://travis-ci.org/openquery/mariadb-server/jobs/60551855 This is the only error in the build. Plenty of warnings (that should be addressed) however. edit: removed 10.0 tag - think i merged 10.1 into my build accidentally. |
| Comment by Daniel Black [ 2015-04-30 ] |
|
thanks for the quick fix. confirmed as building as expected. https://travis-ci.org/openquery/mariadb-server/jobs/60670668 Nice background research in the bug. I raised a llvm/clang bug report: https://llvm.org/bugs/show_bug.cgi?id=23381 |