On Wed, 12 Jun 2002 10:19:58 +0100, Anthony Williams wrote:
> The problem lies in server.c switch_to_user --- the call to putenv for > LOGNAME (env="LOGNAME=EUROPE\ANTHWIL" in my case) causes the access > violation. I haven't worked out the cause or a fix yet. > Odd... I haven't seen a putenv failure like that for a while - the old version of the C library used to do it, but that was fixed. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
