Add C++20 modules support and format btw. #985
Annotations
10 errors and 1 warning
|
Compile
'std::collate::do_hash' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::collate::_M_transform' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::collate::_M_compare' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::collate::do_transform' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::collate::do_compare' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::locale::_Impl' has different definitions in different modules; first difference is definition in module 'rfl.<global>' found method '_M_add_reference' with no body
|
|
Compile
'std::locale::id' has different definitions in different modules; first difference is definition in module 'rfl.<global>' found constructor with no body
|
|
Compile
'std::use_facet' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::has_facet' has different definitions in different modules; defined here first difference is function body
|
|
Compile
'std::__try_use_facet' has different definitions in different modules; defined here first difference is function body
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading