On 03/03/2014 05:55 AM, John Malmberg wrote:
> URL:
>   <http://savannah.gnu.org/bugs/?41760>
> 
>                  Summary: VMS outputting extra blank lines.
>                  Project: make
>             Submitted by: wb8tyw
>             Submitted on: Mon 03 Mar 2014 04:54:59 AM GMT
>                 Severity: 3 - Normal
>               Item Group: Bug
>                   Status: None
>                  Privacy: Public
>              Assigned to: None
>              Open/Closed: Open
>          Discussion Lock: Any
>        Component Version: 4.0
>         Operating System: VMS
>            Fixed Release: None
>            Triage Status: None
> 
>     _______________________________________________________
> 
> Details:
> 
> VMS is outputting extra blank lines in the output.
> 
> For example a recipe line "@continue" results in a blank line in the output.
> 
> I am patching my local copy of the test harness to not consider this a test
> failure until I can fix this.

A simple makefile with
all:
        @continue
doesn't exhibit this, can you give an example?



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to