Re: VMS: Exit and exported symbol fixes.

2014-10-08 Thread Paul Smith
Thanks John, this looks much better. One question: On Wed, 2014-10-08 at 21:18 -0500, John E. Malmberg wrote: > +++ b/vms_exit.c This file doesn't have any copyright statement in it; I assume that's an oversight and it's intended to have the standard FSF copyright?

Re: VMS: Fix explicit rules for VMS

2014-10-08 Thread John E. Malmberg
On 10/7/2014 11:43 PM, Paul Smith wrote: Some of the same formatting notes as before; please check your code against the style of the rest of the code. Reformatted patch to GNU coding standard. Regards, -John >From 1260e3ae9c0725e3f8f7e7a790c9f5fcf67fbde6 Mon Sep 17 00:00:00 2001 From: John

Re: VMS: Exit and exported symbol fixes.

2014-10-08 Thread John E. Malmberg
Patch reformatted to GNU coding standard and Makefile.am added. Regards, -John >From 4f925ba53685fb40bef830d0bc46e8c9e7a360f0 Mon Sep 17 00:00:00 2001 From: John Malmberg Date: Sat, 13 Sep 2014 20:20:22 -0500 Subject: [PATCH] Bug 42447: VMS simulate exporting symbols Oct 8. This also includes