Initialize the context in 'test_auth_clear'. Fixes the test suite on mips64el. Patch by Mark H Weaver --- libotr-4.1.1/tests/unit/test_auth.c.orig 2015-12-25 12:39:45.000000000 -0500 +++ libotr-4.1.1/tests/unit/test_auth.c 2016-03-17 18:53:10.169999706 -0400 @@ -67,6 +67,7 @@ OtrlAuthInfo *auth = &ctx.auth; /* API call. */ + otrl_auth_new(&ctx); otrl_auth_clear(auth); ok(auth->authstate == OTRL_AUTHSTATE_NONE && org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/datamash.scm
AgeCommit message (Expand)Author
2018-12-23gnu: datamash: Update to 1.4....Efraim Flashner
2018-04-12gnu: datamash: Fix tests on ARM systems....Eric Bavier
2018-03-18gnu: datamash: Update to 1.3....Ludovic Courtès
2017-08-24gnu: datamash: Update to 1.2....Efraim Flashner