[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 3e4db1: include sys/ucontext.h unconditionally in sqUnixMa...

Christian Kellermann ckeen at pestilenz.org
Sun Dec 10 21:03:19 UTC 2017


* GitHub <noreply at github.com> [171210 15:45]:
>  

>   Branch: refs/heads/Cog
>   Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
>   Commit: 3e4db144896baceb78e276986cf85a0a53da542a
>       https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/3e4db144896baceb78e276986cf85a0a53da542a
>   Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
>   Date:   2017-12-10 (Sun, 10 Dec 2017)
> 
>   Changed paths:
>     M platforms/unix/vm/sqUnixMain.c
> 
>   Log Message:
>   -----------
>   include sys/ucontext.h unconditionally in sqUnixMain.c
> 
> Also give a prototype to isdigit and toupper (thru ctype.h).

Sorry for catching this too late. There is no sys/ucontext.h on
OpenBSD. Can we at least wrap this in a ifndef __OpenBSD__ please?

Thanks,

Christian

-- 
May you be peaceful, may you live in safety, may you be free from
suffering, and may you live with ease.


More information about the Vm-dev mailing list