Wouldn't it be better to check for __STDC_VERSION__ >= 199901L rather than
a list of compilers? (I don't have a source tree close by which is why I
don't have a patch.)
2013/11/23 Daniel Dickman
> I'm trying to port compcert to openbsd. Here's a first patch to allow
> jot to be compiled with co
2011/5/4 Rafael Sadowski :
> Hello @tech and all honorable OpenBSD Developer,
>
> first of all, I happy about any help or helpful advice!
>
> Based on Edd Barrett (edd@) idea[1] to develop a Network Interface
> Daemon for OpenBSD, I'm currently hack on it.
>
> My first really huge problem is simila