[Bug 288406] calendar(1) with -A 0 wrongly getting set to 1 in some conditions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Jul 2025 17:10:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288406
Alexey Sukhoguzov <sap@eseipi.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sap@eseipi.net
--- Comment #1 from Alexey Sukhoguzov <sap@eseipi.net> ---
Created attachment 262389
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262389&action=edit
Fix -A option handling
Can confirm the issue. For now, as a workaround, -W0 can be used to show only
today events.
Also, since we have this -W flag, I think that on Fridays -A[0-3] should have
no effect at all. Otherwise it seems to be the same as -W[0-3], but what's the
point then to have them both in the first place?
And while at it, I don't see any reason why triggering this special Friday
situation depends on the -B option. Maybe it's better to drop that check?
--
You are receiving this mail because:
You are the assignee for the bug.