-
When cross compile master on QNX, I get a segmentation fault from container_node_sizes_impl.hpp
CMake command with toolchain:
[qnx_toolchain.zip](https://github.com/foonathan/memory/files/4073461/…
-
# 每日安全资讯(2023-08-19)
- SecWiki News
- [ ] [SecWiki News 2023-08-18 Review](http://www.sec-wiki.com/?2023-08-18)
- Security Boulevard
- [ ] [Executive Threat Protection: Using Monitoring to Gain t…
-
Unlike gcc11, gcc13 seems to default to dwarf 5 that is incompatible with Debugger.
-gdwarf-3 must be passed manually and works for me.
From the recipe I can see the patch forces gcc to dwarf 2, do …
-
I want to know the principle of CVE detection. Does it only use version number matching? Are there any other matching mechanisms?
Our team conducted some tests on CVE and found that the false pos…
-
I value such strictness(I always write only posix makefiles), but disallowing using hyphen character in target names is too much.
POSIX states the following:
> Implementations may allow other char…
-
Thanks for your reply.
I want to use gtsam with an iPad app, so need to compile gtsam on the iOS, but failed both on the Conan and vcpkg, and looks like same errors:
/Users/janson/.conan2/p/b/…
-
Sorry to bother you, but I just don't know where else to ask this question
I am playing with a map for VW/seat/Skoda cars (RNS510), trying to add our Slovenian TMC location tables to the map
Just …
-
Not sure if its unintended or what actually is correct, but conanfile's `self.package_folder` uses single backslash on windows, which CMake does not enjoy.
That means that any path I set that uses th…
-
## Issue template
- Hardware description: PPC32, big-endian (client), AMD64, little-endian (Agent)
- RTOS: VxWorks (client), Linux (Agent)
- Installation type: customised `micro_ros_setup` (clien…
-
It looks like there is an infinite loop in the recent version of `test/threadstest.c`. This is built using Posix User Threads.
Outside the debugger, the stack is as follows (varies slightly but nev…