This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/14251] Use POSIX-compatible flags for 'head' and 'tail'


------- Additional Comments From bangerth at dealii dot org  2004-04-29 22:23 -------
This PR is not invalid at all, it is a rather valid claim. However, as 
Jim explains in his comment, we can't do much about it (to be more 
precise: we _can_ do something about it: we could write an autoconf 
test that checks whether 'head' and 'tail' accept '-n', but we 
can't do it _all_ since the occurences inside autoconf-generated 
scripts needs autoconf fixing first). However, we should 
eventually do it, so let's keep this PR in suspended state. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|Coreutils POSIX2_VERSION as |Use POSIX-compatible flags
                   |200112L                     |for 'head' and 'tail'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14251


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]