A couple of easy fixes:
(1) fractype.h gives a "no newline at end of file" warning.
I saw a lot more of those. They probably come from Wordstar :-0. I'll fix them.
(3) In targa.c, there are two statements with no effect (lines 436 > and 444). I thought you were taking out the Targa code.
I was going to, but I wanted to stay at the same patchlevel, and this change will effect all the versions.
(4) I started with a locked dos directory which turned out to be empty after I changed the permissions.
I am not sure what you mean by this.
It compiled fine (except for the warnings) and ran okay until I tried to resize the window. I thought we had fixed that?
Do you remember where the problem was? Maybe you fixed it in your float-only version. I'll fix as much of this as I can, and I might as well update the float-only version also since the changes are the same. Tim