[gambit-list] integer->char bootstrap problem: git head goes into infinite loop

Bradley Lucier lucier at math.purdue.edu
Wed Jan 29 22:40:15 EST 2014


Marc:

This code:

(define-prim (##integer->char x))

relies on ##integer->char being inlined by the compiler.

Well, if you just update to git head, it isn't, so running gsi or gsc 
gives an infinite loop (that can't be killed with ^C, you need to ^Z it 
and then "kill -9" it).

I guess it's time for a new point release.

Brad



More information about the Gambit-list mailing list