[racket-users] Stack overflow developer survey

2020-03-06 Thread Stephen De Gabrielle
https://stackoverflow.blog/2020/02/05/the-2020-developer-survey-is-now-open/ Represent! -- 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 racket-users+unsubscr...

Re: [racket-users] "invalid memory reference" issue

2020-03-06 Thread hashim muqtadir
I decided to build Racket CS from github and it works. Thanks! On Thursday, 5 March 2020 23:42:34 UTC+5, Matthew Flatt wrote: > > I've pushed a repair for the development version of Racket CS. The > problem was related to computing a hash code of an object (i.e., an > instance of a class). > >