[MDEV-16410] Enable C++11 in 10.4 Created: 2018-06-05 Updated: 2018-09-11 Resolved: 2018-09-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | 10.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Primary intention is to use C++11 atomic operations. However this task doesn't intend to migrate all atomic accesses to C++11. |
| Comments |
| Comment by Sergey Vojtovich [ 2018-06-05 ] |
|
serg, please review b88e98df9daa586bd6ed1f5908ededaa65a6e464 |
| Comment by Sergey Vojtovich [ 2018-06-05 ] |
|
Current status is: all staging builders pass, except for Ubuntu Precise. |