Andrei Pavel
8ce40a35c2
[ #2128 ] fix noreturn check for older compilers
2021-10-20 15:22:19 +00:00
Andrei Pavel
f31ef484fd
Apply 1 suggestion(s) to 1 file(s)
2021-10-20 10:35:05 +00:00
Razvan Becheriu
dd939aed15
[ #2128 ] fixed flags leak
2021-10-19 15:38:11 +03:00
Razvan Becheriu
9669ec236f
[ #2128 ] add check for [[noreturn]]
2021-10-18 19:17:31 +03:00
Khem Raj
d505f7a7d6
ax_cpp11.m4: Include <memory> header
...
This is needed for std::shared_ptr
GCC-11 throws errors if header is not included
Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-20 11:21:06 +02:00
Francis Dupont
638532f611
[ #1636 ] More untabifies
2021-01-06 15:37:08 +01:00
Andrei Pavel
6709260cda
[ #1492 ] explicit messages for missing headers
2020-11-16 11:22:51 +00:00
Francis Dupont
11c8af9c4b
[ #1174 ] Changed stats to use C++11 chrono
2020-07-14 15:37:51 +02:00
Francis Dupont
baf4097520
[918-check-c-11-thread-support-in-configure] Added check for condition variable
2019-09-27 10:23:34 +02:00
Francis Dupont
adbcc263c0
[918-check-c-11-thread-support-in-configure] Ran tabify
2019-09-27 10:23:34 +02:00
Francis Dupont
32a02fd254
[918-check-c-11-thread-support-in-configure] Added checks for C++11 thread, mutex and atomic
2019-09-27 10:23:34 +02:00
Tomek Mrugalski
c6853147a7
[#283,!135] boost/atomics check moved to ax_boost_for_kea.m4
2019-01-18 10:05:12 +01:00
Michal Nowikowski
5d2fe61d87
changes after review of perfdhcp changes:
...
- replaced asserts with exceptions
- replaced std::thread with util:🧵 :Thread
- fixed handling run_flag_
2019-01-18 10:05:12 +01:00
Francis Dupont
d37958badf
[5560] Added enum class and range-for tests
2018-03-08 15:09:37 +01:00
Francis Dupont
f81e8464ae
[5487] Spelling, missing override, more C++11 feature checks
2018-01-25 11:13:17 +01:00
Tomek Mrugalski
fd3b6a3d7e
[5208] C++11 detection code moved to ax_cpp11.m4
2017-04-20 19:44:15 +02:00