Skip to content

Add MSVC compiler support#1

Open
watfordgnf wants to merge 4 commits into
SysMan-One:masterfrom
watfordgnf:add-win32-compile-support
Open

Add MSVC compiler support#1
watfordgnf wants to merge 4 commits into
SysMan-One:masterfrom
watfordgnf:add-win32-compile-support

Conversation

@watfordgnf

@watfordgnf watfordgnf commented Jan 26, 2021

Copy link
Copy Markdown

This updates the source to allow MSVC compiler support in as minimal a fashion as possible. I also fixed the following:

  1. A bug in the assignment of vfcsize
  2. The wrong arguments being passed to printf's in DEBUG regions
  3. An uninitialized variable (id) hit while unpacking a saveset

If you would prefer to forgo the MSVC specific changes, I can cherry-pick just the generic bug fixes.

- FILE.EXT:1 would create a file with an alternate data stream
(ADS) of 1. This is awkward on Windows and should instead
just use the VMS character of semicolon (or at least that's a
reasonable choice).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant