bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #24703] "make check" failures in 2.5.3


From: John Small
Subject: [bug #24703] "make check" failures in 2.5.3
Date: Sun, 16 Nov 2008 01:43:48 +0000
User-agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.8.1.18) Gecko/20081111 SeaMonkey/1.1.13

Follow-up Comment #1, bug #24703 (project grep):

I am trying to build grep 2.5.3 for OS/2 and eComstation. And I am
experiencing similar test failures:
Testing:  ../src/grep Word -o -i
  input:  "WordA/wordB/WORDC/"
  output: ""
  expect: "Word/word/WORD/"
FAIL
Testing:  ../src/grep WORD -o -i
  input:  "WordA/wordB/WORDC/"
  output: ""
  expect: "Word/word/WORD/"
FAIL
Testing:  ../src/grep Word --color=always -i
  input:  "WordA/wordb/WORDC/"
  output: "WordA/wordb/WORDC/"
  expect:
"WordA/wordb/WORDC/"
FAIL
Testing:  ../src/grep WORD --color=always -i
  input:  "WordA/wordb/WORDC/"
  output: "WordA/wordb/WORDC/"
  expect:
"WordA/wordb/WORDC/"
FAIL


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24703>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]