The only variable found causing `conditional jump or move depends
on uninitialized value' is fixed.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
/* Set option defaults */
show = set = systohc = hctosys = systz = adjust = noadjfile = predict =
FALSE;
- getepoch = setepoch = utc = local_opt = testing = debug = FALSE;
+ getepoch = setepoch = utc = local_opt = directisa = testing = debug = FALSE;
#ifdef __alpha__
- ARCconsole = Jensen = SRM = funky_toy = directisa = badyear = FALSE;
+ ARCconsole = Jensen = SRM = funky_toy = badyear = FALSE;
#endif
date_opt = NULL;