-
GitHub issues are for tracking bugs, not for general discussing like a forum.
If you have a general question to ask, send it to mailing list:
muduo-library@googlegroups.com
Or visit:
https:/…
-
Looks like libc++ doesn't like std::equal between volatile and non-volatile members in the test cases
```
In file included from /build/span-lite/test/span.t.cpp:11:
In file included from /build/s…
-
## Linux distro and version? x86 or ARM? 32-bit or 64-bit?
Linux 64
## Branch (cpp98/cpp11/cpp17) and version of muduo?
cpp11
## Version of cmake, gcc and boost? (If not from distro.)
[xx@lo…
-
[ 33%] Building CXX object muduo/net/protobuf/CMakeFiles/muduo_protobuf_codec.dir/ProtobufCodecLite.cc.o
/root/home/muduo/muduo/net/protobuf/ProtobufCodecLite.cc: In member function ‘virtual int mudu…
Eoous updated
4 years ago
-
GitHub issues are for tracking bugs, not for general discussing like a forum.
If you have a general question to ask, send it to mailing list:
muduo-library@googlegroups.com
Or visit:
https:/…
-
GitHub issues are for tracking bugs, not for general discussing like a forum.
If you have a general question to ask, send it to mailing list:
muduo-library@googlegroups.com
Or visit:
https:/…
-
Right now cali::Annotation will set an int, double, const char*, or Variant. Are there plans to expand this group? I worry about casting (for example) uint64_t's to doubles all over the place.
-
CATCH2-VERSION: 2.9.1 (was OK in: 2.8.0 AFAIK)
**Describe the bug**
The CMake build fails with the latest version of Catch2, if the compiler has a default C++ standard less than C++11. You are bet…
-
I see how `Rcpp::stop()` works here
https://github.com/RcppCore/Rcpp/blob/f3c5a34e06e774532227470b01c63a8f08ce4313/inst/include/Rcpp/exceptions/cpp98/exceptions.h#L126
Would it be possible to add …
-
**Describe the bug**
The `_helics.so` file is not copied over to the install directory. It is compiled correctly, but does not copy over during the `install` target.
```
...
-- Installing: /Us…