On 8/5/05, Bob Jamison <rwjj@...127...> wrote:
'muntyan' on IRC helped me out on this. glib/gstdio.h has a bug, where someone forgot to put G_BEGIN_DECLS and G_END_DECLS (macros for extern "C") at the top and bottom of the file. It is already fixed in Glib's CVS, and I will update the bundle tomorrow.
Thanks - that worked. What's better, replacing the std::fopen by g_fopen worked too. No more crashes!
So, Mental, here's one more patch for 42.1 attached (and committed to HEAD). I think it's pretty safe because it only affects WIN32, and moreover, only Windows 95/98. Jon Cruz: you may want to review this, as it's in your code.
Following which, I think I'm OK with releasing 0.42.1. Can others please give updates on the rest of the issues (OSX, FC crashes, anything else)? Should we do a prerelease?