guix-devel/nix
Ludovic Courtès ea16738085 daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type.
Fixes compilation with the forthcoming libgcrypt 1.6.x.
Reported by Matthias Wachs <wachs@net.in.tum.de>
and NIIBE Yutaka <gniibe@fsij.org>.

* nix/libutil/gcrypt-hash.cc (guix_hash_init, guix_hash_final): Use
  'int' as the type of the 'algo' parameter.
* nix/libutil/gcrypt-hash.hh: Update declarations accordingly.
2013-09-12 14:09:29 +02:00
..
boost build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
libstore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
libutil daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type. 2013-09-12 14:09:29 +02:00
nix-daemon daemon: Make argp usage compatible with libc on GNU/Hurd. 2013-07-04 22:46:26 +02:00
scripts Add preliminary binary substituter. 2013-04-03 22:44:39 +02:00
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
sync-with-upstream build: Fix `sync-with-upstream'. 2013-06-18 00:12:22 +02:00