Ah fantastic, I think I must have grabbed the wrong copies of s7.c, I meant
to try with the latest tarball and must have made a mistake copying between
machines.

Thanks Bill, I'll try it out this afternoon and see how it goes.

iain

On Fri, May 1, 2020 at 11:26 AM <[email protected]> wrote:

> Both of those problems were fixed in late February.
> The qsort line should be
>
> qsort_s(base, nmemb, size, sort_r_arg_swap, &tmp);
>
> and access should be
>
> if (_access(filename, 0) != -1)
>
>
>
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to