Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: maxfilelocks in ulimit output
- X-seq: zsh-workers 18213
- From: Clint Adams <clint@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: maxfilelocks in ulimit output
- Date: Sun, 9 Feb 2003 17:45:06 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20030209172912.GA23134@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20030209010655.GA10509@xxxxxxxx> <20030209014102.GA15743@xxxxxxxxxxx> <1030209022500.ZM28201@xxxxxxxxxxxxxxxxxxxxxxx> <20030209172912.GA23134@xxxxxxxxxxx>
> Seems that it's treating RLIMIT_AS and RLIMIT_RSS as
> "identifiers", because they compare equally in the #if.
I'm told that it's impossible to do a preprocessor compare because of
the enum. So to get this to work we'd need to remove something to
configure or elsewhere.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author