Our rottlog has an empty STATDIR, it will create a /.lastweek file when
running. Normally it should use /var/lib/rottlog/.lastweek.
Hello Maxim,
On Wed Aug 17, 2022 at 2:16 PM BST, Maxim Cournoyer wrote:
> So instead of 'unset-value?', I'd use 'value-unset?', but since in this
> case we're dealing with a 'maybe' type defined with the 'define-maybe'
> macro, I'd keep 'maybe-value-unset?'.
How about `unset?` or `maybe-unset?`?
Hi Attila,
Attila Lendvai writes:
>> > would you be fine if we renamed MAYBE-VALUE-SET? to UNSET-VALUE?
>>
>>
>> unset-value? sounds like an action; so I'd name it 'maybe-value-unset?';
>> but as I wrote above I don't really see the benefit/like the idea.
>
>
> it's always funny when two non-nat