-
Love your library. Using it for many different things.
I am using a modified version of http async ssl client example. `clang-analyzer` threw an error.
This could either be a bug in my code or th…
-
Check the example here:
http://www.cplusplus.com/reference/istream/basic_istream/read/
-
# Basic overview.
You have been lucky at the moment but history of the Linux kernel has many examples of where the gcc has a bug and does a different memory alignment on something resulting in kernel…
-
can this be useful?
http://www.openframeworks.cc/forum/viewtopic.php?f=25&t=4500
-
Hi,
Im trying to integrate the jsoncpp to my project.
I followd the instruction but I guess im missing something:
1. cloned the project. now I have the `jsoncpp-master` folder.
2. ran `python …
-
Assertion during analysis of llvm.
```
ANALYZE (CTU loaded AST for source file): CodeCheckerProjects/llvm/build/release_assert/reports/ctu-dir/x86_64/astCodeCheckerProjects/llvm/git/llvm/tools/clang…
-
I got a hiccup with my automatic builds, where the error is complaining about `File extension not recognised` (see log below).
The last revision where my automatic build was working was in e29f67a…
-
Let's get 8.9.0 out of the door now that streams are merged.
This issue is for tracking the final checks before release.
- [x] test win builds
- [x] test macos
- [x] write a "what's new" post
…
-
**Describe the bug**
`stdlib.h` is not in the GCC search path when the C++ standard library is used.
**To Reproduce**
prj.conf:
```
CONFIG_NEWLIB_LIBC=y
CONFIG_CPLUSPLUS=y
```
main.c…
-
In configure.ac is:
```
#PKG_CHECK_MODULES([LZMA], [liblzma])
#PKG_CHECK_MODULES([LZ4], [liblz4])
````
co xz support is commented and:
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making c…