On Monday 22 April 2002 09:26 pm, Tim wrote:
(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.
Looked to me like they were all due to including fractype.h.
(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.
Your zip file created a directory named dos, which was empty.
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.
We did put a fix into the Xfractint source. Can't remember when, but it was contributed by someone else. I did a terrible job of documenting it, because I can't find it. It does help, but it still gives a segmentation fault if you resize too energetically. So, the problem is not (exactly) with the float only source. I am currently reading a book on xlib programming and should eventually get around to fixing this.
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.
Which would imply that we need to do a synch with your source. Jonathan