guile: Open binary file in binary mode, for the sake of MinGW.
authorLudovic Courtès <ludo@gnu.org>
Thu, 11 Dec 2014 18:06:18 +0000 (19:06 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 11 Dec 2014 18:06:42 +0000 (19:06 +0100)
commitdf8017736631c64120c3dd048b8026b738da5316
treef3ede2b24d2464c5e97d1eeb01f549d1a56d25e3
parent4ab5ad25891a68cd0ef30dcb923a2bea89df4982
guile: Open binary file in binary mode, for the sake of MinGW.

Reported by Eli Zaretskii <eliz@gnu.org>.

* guile/tests/openpgp-keyring.scm: Use 'open-file' with "rb" instead of
  'open-input-file'.
guile/tests/openpgp-keyring.scm