-
-
-
**What version of protobuf and what language are you using?**
Version: protobuf 3.5.1
Language: C++
**What operating system (Linux, Windows, ...) and version?** Linux
**What runtime / compiler…
-
### Search before asking
- [x] I searched the [issues](https://github.com/alibaba/yalantinglibs/issues) and found no similar issues.
### What happened + What you expected to happen
Compilatio…
-
A recent change to LB3 has caused my code not to compile. Specifically, it fails because the copy constructors have been deleted from the registration classes.
I have code that builds up each class…
-
The Dart mirrors core library (`dart:mirrors`) is currently in a sub-optimal state:
* It is marked "experimental" in the [list of core libraries](https://dart.dev/guides/libraries)
* It is marke…
-
I tried the untagged binary format, and it just works, which is amazing. I have a few questions tho. First, it really depends on how you define the data:
```C++
struct A {
uint64_t a;
};
stru…
-
2022-09-26
Hook validation run successfully for 3747 references :tada:
* recipes: https://github.com/conan-io/conan-center-index (`*/master`)
* hooks: https://github.com/conan-io/hooks.git@master
…
-
I encountered an internal compiler crash in Clang 16 when compiling a C++20 project that previously compiled without issues using Clang 15, GCC 12, and GCC 13. It appears to be related to handling of …
-
This is going to be a place to discuss and troubleshoot the CPU usage at 100%. I am guiding this process and the expectation is that anyone involved needs to commit to providing detailed information a…