bug-make
[Top][All Lists]
Advanced

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

VMS - 442 Tests in 105 Categories No Failures.


From: John E. Malmberg
Subject: VMS - 442 Tests in 105 Categories No Failures.
Date: Sat, 24 Jan 2015 20:41:43 -0600
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

I want to write add a few VMS specific tests before submitting a revised patch to the two previously submitted but not applied patches.

* Unix shell simulation improved.
  Now supports variable assignment before command.
  foo=bar command.

* Unix pathname handling improved including autodetection.

* VMS handling of empty commands improved.


commands.c - VMS FILE_LIST_SEPARATOR now comma or space
             via runtime setting.

function.c - As above, now reports [] or ./ based on
             VMS CRTL UNIX report setting.

job.c - VMS Handle empty commands properly.

main.c - Set VMS compatibility options.
         ':' and '>' are also MAP_DIRSEP on VMS.

variable.c - Fix enviroment variable lookup.
             Remove VMS specific @D,%D, etc and use Unix ones.

vmsjobs.c - Completely replaced command line parser re-writer.
            Old code could not be salvaged or repaired.

vms_export_symbol.c - Fix DCL Symbol lengths.

makeint.h - Support for the above.


Regards,
-John
address@hidden




reply via email to

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