[Info-vax] MMK V5.1-1 for OpenVMS X86_64

Craig A. Berry craigberry at nospam.mac.com
Fri Sep 8 18:17:20 EDT 2023


On 9/8/23 3:07 PM, Hunter Goatley wrote:
> On 9/6/2023 5:19 PM, Craig A. Berry wrote:

>  >    #if defined(__ALPHA) || defined(__ia64__) || defined(__x86_64__)
>  >
>  > instead of:
>  >
>  >    #ifndef __VAX
>  >
>  > Is there any reason not to prefer the simpler and more future-proof
>  > version?
> 
> No, there's not, and I had actually intended to go back and change 
> those, but forgot to do so. When I first did it, I just used my REPLACE 
> TPU script to change them all in batch because it was the faster/lazier 
> thing to do. I meant to go back and replace them, but never did.

Sounds good. That was the only remaining difference I had from your
changes so I kept the #ifndef __VAX and revised the pull request:

https://github.com/endlesssoftware/mmk/pull/101

Tim now just needs to click one button and the sources on GitHub will be
up-to-date.



More information about the Info-vax mailing list