Ticket #90 (innreport mishandles leap years)
Russ Allbery
rra at stanford.edu
Fri Jan 9 19:42:45 UTC 2009
Julien ÉLIE <julien at trigofacile.com> writes:
> Thanks for your patch!
>> + confess "Invalid date $T" unless($m);
>> + confess "Invalid month name in $T" unless($m);
> Would it be possible not to make innreport die when confess is called?
cluck is to confess what warn is to die, although the control flow would
need to then handle that case.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list