emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New session management patch.


From: Eli Zaretskii
Subject: Re: New session management patch.
Date: Wed, 27 Feb 2002 12:23:05 +0200 (IST)

On Tue, 26 Feb 2002, Richard Stallman wrote:

>     +      if (proglen+len+1 <= MAXPATHLEN)
>     +        {
>     +          char maybe[MAXPATHLEN+1];
> 
> That is an arbitrary limit, so please remove it.  openp avoids having
> such a limit.

AFAIK, MAXPATHLEN is not an arbitrary limit, it's something specific to 
each platform.  It tells how long can a file name be on that system.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]