I had the hope that I found all bugs, but this shows me, only testing, testing, testing and reading ALL bug reports helps to make it as proof as possible.
BTW proof, what happened with the promised kernel update? As much as I can remember there are more than half a dozen of fixes waiting for this update. Well, it is too late for 2506, but what about 2507? Please give the users a chance, even if it the win support is not optimum.
Willi
--
Gesendet mit der mail.com Mail App
Gesendet mit der mail.com Mail App
Am 25.05.25, 19:34 schrieb "Bernd Böckmann via Freedos-devel" <freedos-devel@lists.sourceforge.net>:
I wondered why EDIT let me happily write to an empty floppy drive under FreeDOS.
While investigating I noticed a discrepancy between the FreeDOS and MS-DOS / DR-DOS kernel behavior if the critical error handler returns AX=0 (ignore).
FreeDOS does not indicate an error when returning from INT21.3C (create file) after the file creation failed. On MS-DOS, DR-DOS and DosBox I get error code 3 (path not found) on critical error return AX=0.
For EDIT I solved this by changing the critical error handler to return FAIL (wondering why this originally was set to IGNORE). But this is nevertheless a discrepancy.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel