bug#72612: (set! display #f) infinite loop

2024-08-13 Thread tomas
On Tue, Aug 13, 2024 at 07:06:09PM -0400, Bryce Moore wrote: > I know it's nonsensical, but (set! display #f) in a fresh interpreter > causes an infinite loop. > > Interrupting with Ctrl+C exits guile. > > scheme@(guile-user)> (set! display #f) > While reading expression: > Wrong type to apply: E

bug#72612: (set! display #f) infinite loop

2024-08-13 Thread Bryce Moore
I know it's nonsensical, but (set! display #f) in a fresh interpreter causes an infinite loop. Interrupting with Ctrl+C exits guile. scheme@(guile-user)> (set! display #f) While reading expression: Wrong type to apply: Error while printing exception. While reading expression: Wrong type to apply: