[Bug other/27434] New: port to POSIX 1003-1.2001 hosts for "sort +N", "tail +N"

eggert at gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 4 18:30:00 GMT 2006


I'll attach a patch to port the GCC build procedure to hosts (like
mine) whose sort' and 'tail' implementations treat operands with
leading '+' as file names, as POSIX has required since 2001.  The
patch doesn't affect the build procedure on traditional hosts that
don't support POSIX syntax.  This follows up on the recent gcc-patches
discussion <http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00140.html>.


-- 
           Summary: port to POSIX 1003-1.2001 hosts for "sort +N", "tail +N"
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: eggert at gnu dot org


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



More information about the Gcc-bugs mailing list