-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
I'm not sure about this bug but I tried to run some of your examples and I've got the following error when reading the protocol of the card reader:
OS: macOS
```
Readers: ["Gemalto PC Twin Read…
-
The current configure check in master to detect c++14 is to look at the value of `__cplusplus`. However I think it would be more robust to check to see if the compiler understands `-std=c++14` because…
-
I recently rewrote Squash's brotli extension for the new API. IMHO the API is pretty nice, and I love that it's C not C++. That said, I do have a few ideas for improvements:
- [x] For funcions which…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31353](https://bugs.llvm.org/show_bug.cgi?id=31353) |
| Status | RESOLVED FIXED |
| Importance | P…
-
**analysis command:**
/mnt/storage/xtu_service/clang_build/buildrelwdeb/bin/clang-5.0 -cc1 -triple x86_64-unknown-linux-gnu -analyze -disable-free -disable-llvm-verifier -discard-value-names -main-…
-
Migrated from [rt.perl.org#131487](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=131487) (status was 'resolved')
Searchable as RT131487$
p5pRT updated
7 years ago
-
If `YARP_CLEAN_API` is enabled and `YARP_COMPILE_TESTS` is disabled, YARP build currently fails with this error:
```
[ 25%] Building CXX object src/libYARP_OS/CMakeFiles/YARP_OS.dir/src/Module.c…
-
Everything it's OK with VC 2008 et VC 2013 but i can't build Cucumber-cpp on Mingw 4.8.1 TDM (32/64) with Codeblocks Rev 9619
Codeblocks log :
```
https://github.com/cucumber/cucumber-cpp/issues/new#…
-
The latest version of _libwebrtc_ provides more API. This is the diff with the new stuff in the ObjC public API:
``` diff
diff -Naur /Users/ibc/eFace2Face/src/cordova-plugin-iosrtc/src/webrtc-headers…