Date: Wed, 12 Feb 2014 18:20:00 GMT From: kaltheat@googlemail.com To: freebsd-bugs@FreeBSD.org Subject: Re: bin/186697: calendar(1): -A -B -t not working correctly Message-ID: <201402121820.s1CIK0Dj012592@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/186697; it has been noted by GNATS. From: kaltheat@googlemail.com To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/186697: calendar(1): -A -B -t not working correctly Date: Wed, 12 Feb 2014 19:11:53 +0100 I'm unable to read and write correctly! $ cat .calendar/calendar 2013/02/12 test ^^^^ When doing it right: $ cat .calendar/calendar 2014/02/12 test 2014/02/13 test1 -A, -B, -t work as described in man-page! Except: $ calendar -A 0 Feb 12 test Feb 13 test1 $ calendar -B 0 Feb 12 test Feb 13 test1 And segfault on bad input still exists ... Sorry, kaltheat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402121820.s1CIK0Dj012592>