guix-devel/nix/libutil
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
..
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
gcrypt-hash.cc daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type. 2013-09-12 14:09:29 +02:00
gcrypt-hash.hh daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type. 2013-09-12 14:09:29 +02:00
md5.h Update license headers. 2013-01-06 00:47:50 +01:00
sha1.h Update license headers. 2013-01-06 00:47:50 +01:00
sha256.h Update license headers. 2013-01-06 00:47:50 +01:00