Re: vms:test variables

2014-04-07 Thread John E. Malmberg
On 4/7/2014 4:37 PM, h.becker wrote: On 04/06/2014 07:34 PM, John E. Malmberg wrote: Ok, so now we have the a baseline test suite ported, what is it going to take to get this stuff committed so that we can start working on the bugs that have been exposed? I don't know who will/should answer su

Re: error reporting

2014-04-07 Thread John E. Malmberg
On 4/7/2014 11:26 PM, Philip Guenther wrote: On Mon, Apr 7, 2014 at 4:45 PM, Rob Juergens wrote: Given the make file (makefile): -- foo : bar -- gmake 3.75 gives this: gmake: *** No rule to make target 'bar', needed by 'foo'. St

Re: error reporting

2014-04-07 Thread Philip Guenther
On Mon, Apr 7, 2014 at 4:45 PM, Rob Juergens wrote: > Given the make file (makefile): > > -- > foo : bar > -- > > gmake 3.75 gives this: > > gmake: *** No rule to make target 'bar', needed by 'foo'. Stop. > > gmake 4.0 gives this: > >

error reporting

2014-04-07 Thread Rob Juergens
Given the make file (makefile): -- foo : bar -- gmake 3.75 gives this: gmake: *** No rule to make target 'bar', needed by 'foo'. Stop. gmake 4.0 gives this: gmake: ***. stop. This has caused a lot of time trying t

Re: vms:test variables

2014-04-07 Thread h.becker
On 04/06/2014 07:34 PM, John E. Malmberg wrote: > Ok, so now we have the a baseline test suite ported, what is it going to > take to get this stuff committed so that we can start working on the > bugs that have been exposed? I don't know who will/should answer such a question. I still have no luck