zzo38 wrote:
DavidG wrote:
I'll have some good coding time soon and I'd like to get all this ready to merge with Zarf's standard. @zzo38, would you please pm or email me with the email address you want inserted into the glkterm git repo so that everyone will know who made the changes?
I have sent it to you by private message on this forums. However, I have fixed a few bugs having to do with the implementation of gestalt selector 0x14FE, so if you want to merge the coding having to do with that gestalt selector then you should redownload it.
Thanks. I'm going over your changes and testing them. I found one oddity, the following lines were missing from the "readme" file:
Code:
1.0.5###:
Fixed a struct initialization bug in gli_date_to_tm(). (I think this
caused no problems in practice.)
Replaced tmpnam() with mkstemp() (thanks David Griffith).
Were did you get the code upon which you made your changes?