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 other/15497] New: tail -1 breaks newer coreutils(5.2.1) in scripts


tail -{digit} and head -{digit} are all over the configuration scripts.
This compatibility has been removed from coreutils 5.2 which can result in some
unexpected results. The attached patch fixes all(i hope) of these occurences.

Happy Hacking,
Joe

-- 
           Summary: tail -1 breaks newer coreutils(5.2.1) in scripts
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lintuxicated at yahoo dot ca
                CC: gcc-bugs at gcc dot gnu dot org


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


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