GNU bug report logs -
#7397
make-docfile should support the @FILE command line option
Previous Next
Reported by: Dan Nicolaescu <dann <at> gnu.org>
Date: Sun, 14 Nov 2010 08:57:02 UTC
Severity: wishlist
Tags: wontfix
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 7397 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Dan Nicolaescu <dann <at> gnu.org>
>> Date: Sun, 14 Nov 2010 04:01:28 -0500
>> Cc:
>>
>> src/Makefile.in contains some ugliness just in order to reduce the
>> command line length for make-docfile.
>>
>> Instead make-docfile could support the @FILE syntax. That would
>> remove the command line length limitation.
>
> I'm not against adding this feature to make-docfile, but are we sure
> this problem is real nowadays? What systems cannot grok the full list
> of Lisp files? shortlisp is 2.2KB long; how much longer can the full
> list be? I don't think we have any system supported that cannot
> handle at least 10K long commands, do we?
>
> Maybe we should simply dump this ugliness, and see if someone hollers?
That's an option, but it might cause problems down the road when the
length increases again...
@FILE guarantees that we won't have any problems in the future.
This bug report was last modified 13 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.