]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 41758]: Fix archive support for VMS.
authorJohn Malmberg <wb8tyw@qsl.net>
Fri, 12 Sep 2014 03:39:34 +0000 (22:39 -0500)
committerPaul Smith <psmith@gnu.org>
Mon, 20 Oct 2014 05:31:42 +0000 (01:31 -0400)
commit18eb093f569812e832a0fedcf867c85be1ae45c6
treeff9b2ec2174b54227f27d5be89648811a74a7ec2
parent894ee7f6c8b96ed89d4672da6cde4105c15cbf31
[SV 41758]: Fix archive support for VMS.

Upated to match change to run_make_tests and some future fixes to
make on VMS.

* arscan.c: Use ANSI compatible pragmas instead of VAX C extensions.
* tests/scripts/features/archives: Fix tests to use VMS rules and
answers when running on VMS and using DCL as a shell.
* tests/scripts/features/vpath3: Fix epected answer on test when
run on VMS.
* tests/scripts/vms/library: (New) Test the VMS library rules that
are not tested by existing tests.
arscan.c
tests/scripts/features/archives
tests/scripts/features/vpath3
tests/scripts/vms/library [new file with mode: 0644]