errno groveler in C
Lassi Kortela
(27 Jun 2020 12:03 UTC)
|
Re: errno groveler in C
John Cowan
(27 Jun 2020 12:10 UTC)
|
Re: errno groveler in C
Lassi Kortela
(27 Jun 2020 12:16 UTC)
|
Re: errno groveler in C
hga@xxxxxx
(27 Jun 2020 12:26 UTC)
|
SRFI directory layout
Lassi Kortela
(27 Jun 2020 12:40 UTC)
|
Re: SRFI directory layout
hga@xxxxxx
(27 Jun 2020 13:42 UTC)
|
Re: SRFI directory layout
Arthur A. Gleckler
(27 Jun 2020 20:07 UTC)
|
Re: SRFI directory layout
John Cowan
(27 Jun 2020 13:53 UTC)
|
Re: SRFI directory layout
Arthur A. Gleckler
(27 Jun 2020 20:01 UTC)
|
Re: errno groveler in C
Arthur A. Gleckler
(27 Jun 2020 16:35 UTC)
|
Re: errno groveler in C
hga@xxxxxx
(27 Jun 2020 12:21 UTC)
|
Re: errno groveler in C
Lassi Kortela
(27 Jun 2020 12:34 UTC)
|
Re: errno groveler in C Lassi Kortela (27 Jun 2020 13:51 UTC)
|
Re: errno groveler in C
hga@xxxxxx
(27 Jun 2020 14:24 UTC)
|
Re: errno groveler in C
Lassi Kortela
(27 Jun 2020 14:32 UTC)
|
PR updated with a groveler that uses #ifdef only for non-POSIX errno values. The POSIX ones are printed unconditionally -- we assume they are always defined and do no #ifdef check. <https://github.com/scheme-requests-for-implementation/srfi-198/pull/2/files>