jsonrpc-glib
No description set
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1/jsonrpc-glib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jsonrpc-glib-3.26.1.tar.xz | 0000036260 35.4 KB | |
jsonrpc-glib.changes | 0000001375 1.34 KB | |
jsonrpc-glib.spec | 0000004011 3.92 KB |
Revision 8 (latest revision is 15)
Ludwig Nussel (lnussel_factory)
accepted
request 536442
from
Jimmy Berry (jberry)
(revision 8)
- Update to version 3.26.1: + Require -std=gnu11 in project config. We always required this, but previously we were relying on the default GCC flags to do so. + Fix improper use of va_list on non-Intel architectures. + JsonrpcOutputStream now properly checks for pending operations before flushing, so that an error is not incorrectly synthesized. + Improved error propagation from data streams. + Correctness fixes for stress tests.
Comments 0