Re: rcs-5.8-1 on HP-UX 11.31

Paul Ackersviller <[email protected]> Mon, 9 Jul 2012 21:32:36 +0000
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <20120709213236.GA27768@iceland>
On Sat, Jul 07, 2012 at 09:24:24AM +0200, Thien-Thi Nguyen wrote:
> () Paul Ackersviller <[email protected]>
> () Fri, 6 Jul 2012 20:06:20 +0000
> 
>    My apologies... I'd swear I was earlier getting an error
>    running HP's make, but I'm unable to repeat it now.  Must've
>    been doing something stupid!
> 
> No worries.  Perhaps the previous (now all removed, hopefully)
> bash-isms in tests/ were involved?

I may have spoken a little bit too soon last time.  I'm getting some
strange behaviour that hard to explain, but here's a try.  After an initial
configure, the first make gets stuck several time waiting for stdin from
the terminal, i.e. on each of these sed invocations:

Hitting EOF for each one gives me a bunch of empty files, of course.
A make clean, followed by re-maker clears this all up!

Can you make any sense?

> Another thing -- tests/README has blurbs such as:
> 
>   make check TESTS='t149 t941'
> 
> Is that syntax specific to GNU make?  (Do other makes support it?)
> Maybe that was another source of confusion?

No, that's fine in old-fashioned make too, just not with those numbers
since those tests don't exist.