bug#60971: GNU Guile 3.0.9rc1 available for testing!
Aleix Conchillo Flaqué <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <CA+XASoUiq47d8veK_nkB-pOOwgoe3V-bypath0RnddqmLpMrMg__15181.557931804$1674499764$gmane$org@mail.gmail.com> |
On Mon, Jan 23, 2023 at 2:48 AM Ludovic Courtès <[email protected]> wrote: > Hi, > > Greg Troxel <[email protected]> skribis: > > > lloda <[email protected]> writes: > > > >> This looks like https://debbugs.gnu.org/60971 < > https://debbugs.gnu.org/60971> on mac os. > > > > Yes, it does. > > > > My quick reaction is that if the POSIX-required macros operation on > > system types that might be struct, then faking up ints for testing is > > unsound. > > > > Maybe only do verify if guile has to define macros, and don't try to > > test the OS? > > So something like the patch below? > Oh, I missed the other report. Yes, this works on macOS as just reported by Daniel. No other issues. Aleix