GNU bug report logs -
#22306
24.5; Unhide --no-line-directive Documentation
Previous Next
Reported by: James Muchow <jim_muchow <at> dell.com>
Date: Mon, 4 Jan 2016 19:48:01 UTC
Severity: minor
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> From: James Muchow <jim_muchow <at> dell.com>
>> Date: Mon, 4 Jan 2016 19:41:28 +0000
>>
>> In trying to create a TAGS file, etags would process the
>> #line directive in various source files and produce TAGS
>> files that were unusable because the "file name" included
>> would be unavailable causing the tags-search to exit before
>> having seen all files.
>>
>> I spent a lot of time coming up with a solution to avoid
>> any files that contained a line directive when the solution
>> I really needed was already present: --no-line-directive.
>> It is, however, undocumented and thus the only way to know
>> about it is to download the source. I downloaded the source
>> to try and find out what etags was doing wrong with #line
>> when I discovered this undocumented option.
>>
>> I see from the source that the --no-line-directive is hidden
>> by the PRINT_UNDOCUMENTED_OPTIONS_HELP; I think it would be
>> helpful for others to remove this restriction.
>
>Francesco,
>
>Are there any reasons to keep this option (and a few others) hidden
>from the user eyes?
For this specific otion, the logs say that I undocumented it in 2002.
As far as I can recall, this was because the option seemed too much
technical to me, that is of little use and difficult to explain. I
think I adopted the same criterion for undocumenting the other options.
This bug report was last modified 9 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.