Monday, 30 March 2020

Re: libnslog: portability fixes for plan9

> What about when neither of these cases match?
>
> Maybe something like this would be better
>
> #else
> # if defined(_PLAN9)
> # pragma varargck nslog__log argpos 2
> # endif
> # define PRINTF(pos, args)
>

No comments:

Post a Comment