-
Hey,
I've just tried to use libdfp for a C++ X86_64 project and when the dfp/decimal/decimal header is included then the system decimal/decimal header cannot be included with #include_next in dfp/d…
-
I'm attempting to run Google Dawn code using OpenGL and Emscripten, but ran into a runtime error with signature mismatch. The function is declared as `GLenum glClientWaitSync(GLsync p0, GLbitfield p1,…
-
- [ ] Compile your code with c++ and the flags -Wall -Wextra -Werror
- [ ] Your code should still compile if you add the flag -std=c++98
- [ ] The following functions are forbidden too: *printf(), *…
iaurg updated
2 years ago
-
_From @asherkin on June 13, 2012 16:37_
BridJ appears to automatically handle the "extra" virtual dtor that GCC adds into the vtable (which in most cases would give you seamless comparability).
Howe…
-
```
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/buil…
-
Hello everyone, I am working on Net-SNMP cross compilation and it is currently running normally. However, when testing the encryption function of SNMPv3, DES encryption failed, and other encryption me…
-
# Bug report
On windows the **file** table doesn't show symlink and type correctly for symblic links.
Say you have a directory with symblic link and then execute a query like
select path, dire…
-
```
Describe the requested feature:
A "pb_seek" interface that tells nanopb to update its internal state to match
some other buffer write done outside of the nanopb framework.
In what situation wou…
-
| | |
| --- | --- |
| Bugzilla Link | [33657](https://llvm.org/bz33657) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LTO will apply the glo…
-
UAVCAN bus seems not to be universal with DJI's CAN Bus protocol, but we could probably reuse some of the CAN library within UAVCAN bus https://github.com/nusrobomaster/PX4-Autopilot/tree/rm2021/src/d…