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
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
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