Re: change in /usr/bin/bc with CTRL-d no longer exit [fixed in -CURRENT]

From: Stefan Esser <se_at_FreeBSD.org>
Date: Wed, 18 Sep 2024 06:21:04 UTC
Am 16.09.24 um 17:01 schrieb Cy Schubert:
> In message <CANCZdfpe86cZeabqAvpo-q1OtYxLggo7s9rZkreFKX=PqA=Ojw@mail.gmail.c
> om>
> , Warner Losh writes:
[...]
>> The irony here is that i fixed thus very bug 2 or 3 years ago.
>>
>> Warner
>>
> 
> It's curious (or maybe not) how some bugs keep returning with a time and
> time again.

Version 7.0.2 has just been committed to -CURRENT, the MFC is planned
after 3 days. (Or is this a bug fix that might be committed without delay,
since it reverts the code back to what it was in version 7.0.0?)

The issue was caused by differences in behavior between editline on FreeBSD
and Linux versus MacOS, and an attempt to fix ^D on the latter.

Regards, STefan