bug#39651: /software/guile/docs/ lacks 3.0

2020-02-17 Thread Sergey B Kirpichev
On Tue, Feb 18, 2020 at 12:11:19AM +0300, Michael Shigorin wrote: > a forum commenter has brought my attention to the fact that > https://www.gnu.org/software/guile/docs/ page mentions "Preview > Reference Manual for unreleased Guile 2.2 (development branch)" > and fails to mention 3.0 completely (

bug#39651: /software/guile/docs/ lacks 3.0

2020-02-17 Thread Michael Shigorin
Hello, a forum commenter has brought my attention to the fact that https://www.gnu.org/software/guile/docs/ page mentions "Preview Reference Manual for unreleased Guile 2.2 (development branch)" and fails to mention 3.0 completely (even if it's been released recently). So please refer to S

bug#39118: Segfault while building on 64-bit Cygwin

2020-02-17 Thread Andy Wingo
Aah, you all are amazing -- thank you!! Applied and merged. Cheers, Andy On Mon 17 Feb 2020 20:27, Charles Stanhope writes: > On 2/16/20, Charles Stanhope wrote: >> On 2/16/20, Mike Gran wrote: >>> >>> I can confirm that Charles's patch, plus another one line patch >>> to define CPU_SETSIZE

bug#39118: Segfault while building on 64-bit Cygwin

2020-02-17 Thread Charles Stanhope
On 2/16/20, Charles Stanhope wrote: > On 2/16/20, Mike Gran wrote: >> >> I can confirm that Charles's patch, plus another one line patch >> to define CPU_SETSIZE, is enough to get Guile 3.0.x to build and run >> on my box. All tests pass except strptime in French, and the absence >> of crypt. T