[CONCPP-46] Compilation fails on MacOS Created: 2020-11-09 Updated: 2020-11-15 Resolved: 2020-11-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
Both with clang and gcc(at least in travis). Besides error, there are many clang specific compilation warnings |
| Comments |
| Comment by Lawrin Novitsky [ 2020-11-15 ] |
|
Commit 197c36b(clang) and 2704acd(gcc) |