On Sunday, August 25, 2002, at 08:07 AM, Alexander Stockdale wrote:
> Under mingw, there does not appear to be a library > function for getuid(). This causes a problem when > linking gdomap.c. I worked around this with a quick > #ifdef __MINGW__, but before I submit this as a fix, I > wondered if there was a preferred way of dealing with > this situation? > Thanks ... fixed in CVS using ifdef as you suggest. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
