lf14
ca0f9c5c98
support clang build
2023-09-23 11:39:59 +08:00
WizardHowl
41fe9a43a6
warning fix: std::iterator is deprecated
...
Signed-off-by: WizardHowl <liuwenyu7@huawei.com>
2023-08-09 10:55:30 +08:00
WizardHowl
e342254af7
eliminate deprecated C++ function objects
...
fix function objects that were deprecate in C++ 11 and removed in C++ 17
- replace mem_fun with mem_fn
- eliminate binary_function and unary_function base classes
- use const iterator when constructing boost::transform_iterato
Signed-off-by: WizardHowl <liuwenyu7@huawei.com>
2023-07-20 12:54:07 +08:00
Wenyu Liu
544d052dc5
Update to 12.3.0
2023-07-20 10:49:02 +08:00
Wenyu Liu
b411f64a85
Remove useless testsuite in devel package
2023-03-09 14:41:11 +08:00
Wenyu Liu
62e815bb73
add missing #include <deque>
2023-02-13 15:49:33 +08:00
Wenyu Liu
6d8b0e05c3
Update to 12.2.1
2023-01-31 14:58:54 +08:00
zhouwenpei
6a2eaf9dd8
update verion to 11.0.1
2021-12-04 10:37:44 +08:00
renmingshuai
01ddee6a5f
update version
2021-01-30 15:14:27 +08:00
jinzhimin369
3b36e051d6
Add patch to build on glibc>=2.30
2020-07-31 17:39:23 +08:00
jinzhimin369
9ed58a83f1
update to 10.1.0
2020-07-23 11:20:20 +00:00
HukunaMatata
39a13bb352
Package init
2020-02-29 09:19:43 +08:00