On Sun, 07 Sep 2008 21:16:30 +0400, Роман Донченко wrote: >> These define statements are in the scope of >> #if defined(G_OS_UNIX) && !defined(G_STDIO_NO_WRAP_ON_UNIX) >> so they have effect only when compiling for MS Windows, essentially. > > In Glib code, yes. In Pan code, no. In fact, there're no occurances of > G_OS_UNIX in Pan source.
Oh, I see. I guess whoever wrote the code decided the glib wrapper functions weren't working right for MSDOS and wanted to use fopen without the filename translation that glib does. But isn't that what you say ought to be done? I'm confused. -- Greg _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users