Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin



On Fri, Mar 20, 2020 at 11:28 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> Ah, I see.  I think the reason for checking config.modules is because
> we need to distinguish between "module had been disabled" and "module
> was enabled, but failed to load due to a bug".

I was about to ask whether that seemed to be the purpose of checking the config.

> So, I think we should write a ZTST_* helper function that encapsulates
> the config.modules check

Seems reasonable.  It does presume that "make check" is always
preceded by "make", but I suppose that's true most of the time.



Messages sorted by: Reverse Date, Date, Thread, Author