-
After successfully running the Accessory test program that is part of the library I started using the code in a larger program. It started crashing as soon as the DCC signal was present, which pointed…
-
**IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so th…
-
IMPORTANT NOTICE
If you do not complete the te
[logs.docx](https://github.com/shivasiddharth/GassistPi/files/3665932/logs.docx)
mplate below it is likely that your issue will not be addressed. When…
-
**IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so th…
-
I tried to compile passenger apache2-module for ruby, which fails with "Compiler or options invalid for pre-UNIX 03 X/Open applications".
Version 5.1.10 build fine on OmniOS (not tried on SmartOS y…
-
Right now, `REQUIRE_CALL` and other macros that require the mock instance to be provided require non-pointer types. However, it would be useful if I could pass in pointer-like objects, such as:
* `…
-
During analysis of protobuf the following crash happens (on ctu-clang7):
```
Starting program: /home/ebalkri/clang/clang7/build_d/bin/clang-8 -cc1 -triple x86_64--linux-gnu -analyze -disable-free -m…
-
I am facing crash when i use this macro. My code snippet looks like this -
# define ELPP_THREAD_SAFE
# define ELPP_NO_DEFAULT_LOG_FILE
# include "../easylogging++.h"
when i build it, i get follwing w…
-
**installing probabilistic2020 fails with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1** .
In file included from /usr/local/lib/python2.7/dist-packages/numpy/core/include/numpy/…
-
Hi!
I'm testing the [Assimp library](https://github.com/assimp/assimp) on WebAssembly and getting a weird "Call param number must match" (I don't get that when targeting asm.js):
WASM-validator …