bin/186697: calendar(1): -A -B -t not working correctly

kaltheat at googlemail.com kaltheat at googlemail.com
Wed Feb 12 18:20:01 UTC 2014


The following reply was made to PR bin/186697; it has been noted by GNATS.

From: kaltheat at googlemail.com
To: bug-followup at 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
 
 


More information about the freebsd-bugs mailing list