Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2009 12:56:05 +0000 (UTC)
From:      Diomidis Spinellis <dds@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/sed compile.c
Message-ID:  <200902031256.n13CuBcg019201@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dds         2009-02-03 12:56:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.bin/sed          compile.c 
  Log:
  SVN rev 188068 on 2009-02-03 12:56:05Z by dds
  
  MFC 184854 from head to stable/7
  
  Fix the code to conform to the "or more" part of the following POSIX
  specification and regression test regress:25.
  
      "A function can be preceded by one or more '!' characters, in which
      case the function shall be applied if the addresses do not select
      the pattern space."
  
  _M   7/usr.bin/sed
  M    7/usr.bin/sed/compile.c
  
  Revision  Changes    Path
  1.30.2.2  +1 -1      src/usr.bin/sed/compile.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902031256.n13CuBcg019201>