Skip to content
Snippets Groups Projects
  1. Aug 26, 2013
  2. Aug 25, 2013
  3. Aug 24, 2013
  4. Aug 23, 2013
  5. Aug 22, 2013
    • Ludovic Courtès's avatar
      substitute-binary: Try hard to avoid port buffering. · b6952cad
      Ludovic Courtès authored
      * guix/scripts/substitute-binary.scm (fetch): In the `file' case, open
        with the `b' flag, so that the coding cookie reading thing doesn't
        lead to buffering some of the data (on 2.0.5).
      * tests/utils.scm ("filtered-port, file"): Open with `r0b'.  Fixes a
        test failure with Guile 2.0.5 whereby the first byte of FILE would be
        missing from DECOMPRESSED.
      b6952cad
  6. Aug 21, 2013
  7. Aug 20, 2013
  8. Aug 19, 2013
  9. Aug 18, 2013
Loading