leecher1337 / ntvdmx64

Run Microsoft Windows NTVDM (DOS) on 64bit Editions
808 stars 81 forks source link

Removed bogus -u flag for unified diffs in updates directory, should fix #53

Closed peter8777555 closed 5 years ago

peter8777555 commented 5 years ago

Removed bogus -u flag for unified diffs in updates directory, should fix https://github.com/leecher1337/ntvdmx64/commit/973652692caf92fbbebe7b64c2243a25d73aa70e

ntvdmpatch/updates/002-demlfn/patch.cmd ntvdmpatch/updates/003-romemu/patch.cmd Yes,all of them works.

But run bld.cmd will get ERRORs and can NOT build the project.

496 files compiled - 2605 Warnings - 83 Errors -  4026 LPS
30 libraries built - 2 Warnings - 4 Errors
10 executables built - 4 Warnings - 2 Errors
peter8777555 commented 5 years ago

W:\ntvdmpatch\updates\001-sb20\patch.cmd

patching file private/inc/vdm.h' Hunk #2 succeeded at 233 with fuzz 1. patching fileprivate/mvdm/bin86/autoexec.nt'

==========================================

bld.cmd will get ERRORs

498 files compiled - 2652 Warnings - 13 Errors -  4632 LPS
29 libraries built - 2 Warnings - 1 Errors
10 executables built - 3 Warnings
peter8777555 commented 5 years ago

Wow !! Everything is OK.

Thank you very much leecher1337 sir.