[bug #41760] VMS outputting extra blank lines.

2014-03-03 Thread John Malmberg
Follow-up Comment #1, bug #41760 (project make): Further investigation shows that the extra lines are not showing up when running the test outside of the test harness with the output not redirected. If the STDOUT (SYS$OUTPUT) is temporarily redirected before running the test from DCL, two output

Re: [bug #41758] VMS Make incorrectly reports archives support present.

2014-03-03 Thread John E. Malmberg
On 3/3/2014 1:02 PM, h.becker wrote: When you ask VMS Make what features it supports, "archives" is in the list. EAGLE> bash -c "echo '\$(info \$(.FEATURES))' | make -f- 2>/dev/null" \target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives %NONAME-E-NOMSG,

Re: [bug #41760] VMS outputting extra blank lines.

2014-03-03 Thread John E. Malmberg
On 3/3/2014 1:08 PM, h.becker wrote: On 03/03/2014 05:55 AM, John Malmberg wrote: URL: Summary: VMS outputting extra blank lines. Project: make Submitted by: wb8tyw Submitted on: Mon 03 Mar 20

[bug #41762] VMS not reporting circular dependency dropped.

2014-03-03 Thread John Malmberg
Follow-up Comment #3, bug #41762 (project make): I have fixed the VMS port of the test_driver.pl and run_make_tests.pl for this issue. This port has not yet been submitted. I do not seem to have the ability to mark this bug as closed. ___

[bug #40056] make should automatically detect targets with low resolution timestamps

2014-03-03 Thread Paul D. Smith
Follow-up Comment #6, bug #40056 (project make): I will definitely fix this before the next release. ___ Reply to this item at: ___ Message sent via/by

[bug #40056] make should automatically detect targets with low resolution timestamps

2014-03-03 Thread James Ralston
Follow-up Comment #5, bug #40056 (project make): Ping? make's behavior is still wrong (as I detailed in comment #3), and make is still broken. While I still think adding a "precision" element to the "file" struct is the best solution, my patch to (essentially) apply .LOW_RESOLUTION_TIMESTAMP aut

Re: [bug #41760] VMS outputting extra blank lines.

2014-03-03 Thread h.becker
On 03/03/2014 05:55 AM, John Malmberg wrote: > URL: > > > Summary: VMS outputting extra blank lines. > Project: make > Submitted by: wb8tyw > Submitted on: Mon 03 Mar 2014 04:54:59 AM GMT >

Re: [bug #41758] VMS Make incorrectly reports archives support present.

2014-03-03 Thread h.becker
On 03/03/2014 01:16 AM, John Malmberg wrote: > URL: > > > Summary: VMS Make incorrectly reports archives support > present. > Project: make > Submitted by: wb8tyw > Submitted on: Mon 03 Mar 2014 12:16