Re: Cygwin port of Guile 2.2

2017-05-02 Thread Derek Upham
Andy Wingo writes: > On Mon 01 May 2017 22:48, Derek Upham writes: > >> Running pthread_join() on a thread only guarantees that the thread has >> returned an exit value. > > Would you mind providing a reference please? It is not that I don't > believe you but I think it's important to know whet

Re: Is the backtrace broken in 2.2.2?

2017-05-02 Thread Andy Wingo
On Mon 01 May 2017 06:45, Nala Ginrut writes: > Hi all! > I'm using the latest Guile from git repo. > It seems something is wrong to print message of backtrace. > > ---cut > Exception thrown while printing backtrace: > ERROR: In procedure vector-ref: Va

Re: Cygwin port of Guile 2.2

2017-05-02 Thread Andy Wingo
On Mon 01 May 2017 22:48, Derek Upham writes: > Running pthread_join() on a thread only guarantees that the thread has > returned an exit value. Would you mind providing a reference please? It is not that I don't believe you but I think it's important to know whether this is a bug in Guile or i