Ludovic Courtès
76832d3420
Remove most uses of the _IO*F constants.
These constants, for use with 'setvbuf', were deprecated in Guile 2.2
and disappeared in Guile 3.0. Here we keep these constants in
build-side code where removing them is not feasible.
* guix/build/download-nar.scm (download-nar): Adjust 'setvbuf' calls to
the Guile 2.2+ API.
* guix/build/download.scm (open-socket-for-uri): Likewise.
(open-connection-for-uri, url-fetch): Likewise.
* guix/build/make-bootstrap.scm (make-stripped-libc): Likewise.
* guix/build/union.scm (setvbuf) [guile-2.0]: New conditional wrapper.
(union-build): Adjust to new API.
* guix/ftp-client.scm (ftp-open, ftp-list, ftp-retr): Likewise.
* guix/http-client.scm (http-fetch): Likewise.
* guix/inferior.scm (proxy): Likewise.
* guix/scripts/substitute.scm (fetch, http-multiple-get): Likewise.
* guix/self.scm (compiled-modules): Likewise.
* guix/ssh.scm (remote-daemon-channel, store-import-channel)
(store-export-channel): Likewise.
* guix/ui.scm (initialize-guix): Likewise.
* tests/publish.scm (http-get-port): Likewise.
* guix/store.scm (%newlines): Adjust comment.
2019-01-09 14:47:53 +01:00
..
2018-09-04 17:25:11 +02:00
2018-09-04 17:25:11 +02:00
2018-11-12 23:37:13 +01:00
2018-12-09 13:55:22 +01:00
2018-09-04 17:25:11 +02:00
2018-09-04 17:25:11 +02:00
2018-11-12 23:37:13 +01:00
2018-11-28 10:39:58 +01:00
2017-07-03 23:51:23 +02:00
2018-03-18 22:33:41 +01:00
2017-09-14 00:10:13 +02:00
2018-09-04 17:25:11 +02:00
2019-01-05 00:08:04 +01:00
2018-03-18 22:57:17 +01:00
2018-11-28 10:39:58 +01:00
2018-06-06 14:37:35 +02:00
2018-08-25 16:44:07 +02:00
2018-11-30 17:03:04 +01:00
2018-10-09 18:54:12 +02:00
2018-04-19 19:06:26 +02:00
2018-09-07 11:40:22 +02:00
2017-08-20 20:55:45 +08:00
2018-03-02 11:55:43 +01:00
2018-12-17 23:33:42 +01:00
2018-03-27 14:51:44 +02:00
2018-11-23 15:42:01 +01:00
2018-11-06 23:21:24 +01:00
2018-11-06 23:21:24 +01:00
2018-11-11 23:53:29 +01:00
2018-10-18 01:12:22 +02:00
2018-07-12 20:35:04 +02:00
2018-02-16 11:10:12 +01:00
2018-11-28 10:39:58 +01:00
2018-12-27 14:55:54 +02:00
2018-11-13 14:59:46 +01:00
2018-12-17 21:43:51 +01:00
2018-11-06 23:21:24 +01:00
2018-09-04 17:25:11 +02:00
2018-09-04 17:25:11 +02:00
2017-09-28 13:10:10 +02:00
2018-10-29 00:13:38 +01:00
2018-11-12 23:37:13 +01:00
2019-01-09 14:47:53 +01:00
2018-10-18 23:46:33 -04:00
2018-08-31 17:26:56 +02:00
2017-12-23 00:05:05 +01:00
2018-09-27 23:58:05 +02:00
2018-11-12 23:37:13 +01:00
2019-01-09 14:47:53 +01:00
2018-07-20 15:01:33 +02:00
2018-12-14 12:07:24 +01:00
2019-01-09 14:47:53 +01:00
2018-12-14 00:02:59 +01:00
2018-07-03 17:50:04 +02:00
2018-06-21 23:54:15 +02:00
2018-05-10 14:53:56 +02:00
2018-05-13 13:29:27 +02:00
2018-05-19 00:14:52 +02:00
2017-11-17 10:47:49 +01:00
2017-10-11 15:20:50 +02:00