Date: 17 Dec 2002 12:59:27 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Greg Rumple <grumple@zaphon.llamas.net> Cc: alane@geeksrus.net, Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>, Frank Altpeter <frank@altpeter.de>, freebsd-ports@FreeBSD.org Subject: Re: ports/46280: ports/www/phoenix-0.5_3 exit 11 after download Message-ID: <1040147967.82897.10.camel@gyros> In-Reply-To: <20021217170804.GC94911@gw.cognigen.net> References: <200212160030.gBG0U5k7014592@freefall.freebsd.org> <200212161151.03426.freebsd.nospam@mekanix.dk> <20021216122206.GA75623@wwweasel.geeksrus.net> <200212161614.07885.freebsd.nospam@mekanix.dk> <20021216152442.GA87956@wwweasel.geeksrus.net> <1040059524.28013.36.camel@shumai.marcuscom.com> <20021216210247.GG36451@gw.cognigen.net> <1040107987.1204.359.camel@shumai.marcuscom.com> <20021217170804.GC94911@gw.cognigen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-kwZbzi34fggySJZb1eaP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-12-17 at 12:08, Greg Rumple wrote: > Yeah, I made this exact change after sending the e-mail (which works > fine). Unfortunately I'm not sure if this gives the "desired" behaviour > of this routine or not. It appears it's trying to write the current > timezone, and if so, it might be best to fill in the tm time struct with > all the appropriate data (calling localtime() first), and than replacing > the 8 fields that are replaced out of the PRExplodedTime structure into > the struct tm. I believe just zero'ing out the entire tm struct, places > the time into GMT. It actually returns the localized timezone because tzset() is called in strftime(). Therefore, the bzero() call should be correct. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-kwZbzi34fggySJZb1eaP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA9/2X/b2iPiv4Uz4cRAg4aAJoDL1nd8OBpBvcgx9SZfJsfmgXeegCfYmzq oaZ5MRaJg3moEu1X2Xbze+c= =y8Lr -----END PGP SIGNATURE----- --=-kwZbzi34fggySJZb1eaP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1040147967.82897.10.camel>