Closed andrewbird closed 7 months ago
OK, I applied a very risky fix to dj64dev. Are you building it locally? If so, would it be possible to see if no new regressions appeared?
At least the affected tests seems to pass.
Seems to pass all tests now.
Cool, working here too, thanks!
The change introduced in b85da89 seems to be causing dosemu tests to fail. In essence a test does the following.
On MS-DOS 6.22, DR-DOS 7.01, and FreeDOS 1.2 this produces
But after this change to Comcom, when testing on FDPP the following is found in hello.txt
So this seems to be the cause of the dosemu tests failing. I looked for the bug report that initiated the change, but perhaps the fix affected more than just the single issue.