bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Enhance/fix VMS multi-line support.


From: h.becker
Subject: [PATCH] Enhance/fix VMS multi-line support.
Date: Mon, 25 Aug 2014 22:15:35 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130519 Icedove/17.0.5

* job.c: split the command line at a newline.
* default.c, vmsjobs.c: change ECHO variable to a pseudo builtin, which
  ensures that the VMS/DCL ECHO ("write sys$output") is used and is
  correctly quoted.
* vmsjobs.c: remove unused builtin 'rm'.
---
 default.c |    2 +-
 job.c     |   22 +++++++++++++++++++++-
 vmsjobs.c |   56 ++++++++++++++++++++++++++++++--------------------------
 3 files changed, 52 insertions(+), 28 deletions(-)

Attachment: 0001-Enhance-fix-VMS-multi-line-support.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]