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/15213] New: Coreutils POSIX2_VERSION as 200112L


This patch makes gcc compliant with posix. It will fail to install with
the current version of coreutils. GCC is being ISO correct, why can't it be 
POSIX correct.

Reference Bugzilla #14251. This problem still exists and is not invalid. There 
was a suggestion made to use autoconf to fix the problem. The current SUS 
states the -n 1 is valid and I hope GCC will approve the patch or come up with 
a autoconf fix for this issue. Some of the newer distros, the -1 does not 
work!.

Supporting documentation
Version 2
http://www.opengroup.org/onlinepubs/007908799/xcu/tail.html

Version 3
http://www.opengroup.org/onlinepubs/007904975/utilities/tail.html

-- 
           Summary: Coreutils POSIX2_VERSION as 200112L
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giffordj at linkline dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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