Andreas V�gele <[EMAIL PROTECTED]> writes: > > I thought about this problem. It's probably better to fix the test > instead of scm_strftime().
Yep, it looks pretty dodgy. I wonder what it was trying to exercise. > Or do you think that scm_strftime() should silently fix > mismatches between the time zone name and dst? I think it should print what's in the tm record it's given. If the user has butchered the info then that's their problem. > A patch for time.test is attached. Thanks, I made that change, but using set-tm:isdst. _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
