On Fri, 19 Jun 2026 at 15:57, Olivier Dion <[email protected]> wrote:
> > On Fri, 19 Jun 2026, Reuben Thomas via General Guile related discussions < > [email protected]> wrote: > > After a little more thought I have a much more minimal failing example: > > > > (while #t > > (while #t (break))) > > Congratulation. You have found a compiler bug! I will debug this > "live" with you. > Many thanks for the quick response and analysis. I confess I was surprised that there was a compiler bug for something that seemed both basic and simple, though I guess it's simply not used much, being not very Scheme-y. I have opened https://codeberg.org/guile/guile/issues/204 -- Web: rrt.sc3d.org
