-
After upgrading to bazel 1.0.0, I'm hitting a std::regex bug in TSAN and UBSAN configurations (on bazel 0.29.1 there was no problem).
https://source.cloud.google.com/results/invocations/0ea14e18-2f…
-
undefined reference:boost::re_detail boost::basic_regex boost::cpp_regex_traits boost::match_results
> CMakeFiles/caffe.dir/layers/detection_output_layer.cpp.o: In function `boost::re_de…
-
According to the instructions of the following issue, we need to convert base::clamp to std::clamp. After this work is completed, the base/cxx17_backports.h file needs to be deleted. This work is stil…
-
I am trying to install PotreeConverter on Ubuntu 18.04.
```
sudo apt-get install git
sudo apt install software-properties-common
sudo apt-get install build-essential cmake
sudo apt-get install …
-
### Problem description
Folks using MacOSX13.3 Commandline tools have deprecated build errors due to codecvt_utf8.
### System information
N/A
### CMake log
```bash
[142/1078] Building CXX object …
-
[ 50%] Built target udho
[ 75%] Linking CXX executable udho-example-hello
CMakeFiles/udho-example-hello.dir/hello.cpp.o: In function `boost::re_detail_107000::icu_regex_traits_implementation::transf…
-
```
ifarm1101> root -l root_startscript.cc
root [0]
Processing root_startscript.cc...
RooFit v3.60 -- Developed by Wouter Verkerke and David Kirkby
Copyright (C) 2000-2013 NIKHEF, U…
-
> #### Checklist
>
>
>
> - [x] I am reporting exactly 1 bug with this issue.
> - [x] This bug hasn't already been reported.
> - [x] This bug hasn't already been fixed in the latest developmen…
-
On the CI of my code I'm getting (on Linux only) the following linker error with the [docopt.cpp feedstock](https://github.com/conda-forge/docopt.cpp-feedstock):
```
undefined reference to `docop…
-
**Describe the bug**
The standard says that `wstring_convert` is to delete the supplied facet, but we don't appear to be doing that. See https://eel.is/c++draft/depr.conversions.string#18
The curr…