Proposed changes to asctime.c, zdump.c, and localtime.c

Ken Pizzini tz. at explicate.org
Wed Dec 29 01:58:25 UTC 2004


On Mon, Dec 27, 2004 at 09:26:15AM -0500, Olson, Arthur David (NIH/NCI) wrote:
> + static char *
> + tformat()
> + {
> + 	if (0.5 == (time_t) 0.5)	/* floating */
> + 		return "%g";

I suggest adding a "const" to the return type of tformat().

		--Ken Pizzini



More information about the tz mailing list