./expr 6 + -2 = 8

2005-05-26 Thread Dr. David Alan Gilbert
Hi, From the current cvs (as of a few minutes ago) when I do ./expr 6 + -2 I get 8. Every other version of expr I've tried gets 4 which really does seem right. (This is on ubuntu Linux gcc 3.3.5 on x86) Can anyone replicate this? Dave -- -Open up your eyes, open up your mind, open up

Re: ./expr 6 + -2 = 8

2005-05-26 Thread Jim Meyering
Dr. David Alan Gilbert [EMAIL PROTECTED] wrote: From the current cvs (as of a few minutes ago) when I do ./expr 6 + -2 I get 8. Every other version of expr I've tried gets 4 which really does seem right. (This is on ubuntu Linux gcc 3.3.5 on x86) Can anyone replicate this? I can :(

Re: nohup definition should be changed

2005-05-26 Thread Wayne Pollock
James Youngman wrote: On Thu, May 26, 2005 at 03:16:12PM +0400, Dmitry V. Levin wrote: Hi, On Thu, May 12, 2005 at 01:57:45AM -0700, Paul Eggert wrote: [EMAIL PROTECTED] POSIXLY_CORRECT +If standard input is a terminal, it is closed so that terminal +sessions do not mistakenly consider the

coreutils-5.2.1: make check FAIL:slink

2005-05-26 Thread LTH van Dellen
Hello, I was busy setting up linux from scratch when I was struck with an error message when I ran: make RUN_EXPENSIVE_TESTS=yes check the tail was: snip PASS: deref PASS: two-args FAIL: slink == 1 of 14 tests failed (1 tests were not run) Please report to