Please ignore my stupid remark. Trying the code of Benjamin Greenman in DrRacket, version 6.2.0.5--2015-07-06(d6fa581/a) [3m] I did not get a segfault but a correct error message. I did not realize that Benjamin Greenman was referring to a segfault. Sorry for the noise, Jos
_____ From: Jos Koot [mailto:[email protected]] Sent: lunes, 14 de septiembre de 2015 14:09 To: 'Benjamin Greenman'; 'Racket Users' Cc: [email protected] Subject: RE: [racket-users] values considered harmful In the last line split&flip receives 0, but it needs a pair. The following wotks correct: flip Jos _____ From: [email protected] [mailto:[email protected]] On Behalf Of Benjamin Greenman Sent: domingo, 13 de septiembre de 2015 7:58 To: Racket Users Subject: [racket-users] values considered harmful Something bad happened. I was using values and pairs, made a small mistake, and wound up with a segfault (on v6.2 and v6.2.900.16). Here's a minimal example: -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

