Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-29 Thread 'John Clements' via Racket Users
On May 28, 2015, at 1:53 PM, George Neuner gneun...@comcast.net wrote: On Wed, 27 May 2015 08:34:11 -0700 (PDT), N N nawar.noo...@gmail.com wrote: I've been trying to set up Racket for evaluation purposes and due to being on CentOS with no root privileges, I've chosen the Racket minimal

Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-29 Thread George Neuner
Hi John, On 5/29/2015 12:44 PM, 'John Clements' via Racket Users wrote: On May 28, 2015, at 1:53 PM, George Neuner gneun...@comcast.net wrote: I did see the message from John Clements. I'm not a Racket developer, but superficially it appears to me that the negative delay values John

Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-27 Thread 'John Clements' via Racket Users
On May 27, 2015, at 10:14 AM, N N nawar.noo...@gmail.com wrote: On Wednesday, May 27, 2015 at 5:39:05 PM UTC+1, johnbclements wrote: What version of Racket is this? John Clements 6.1.1 Minimal I did ten minutes of code spelunking, and here’s what I found: It appears that

Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-27 Thread N N
On Wednesday, May 27, 2015 at 5:39:05 PM UTC+1, johnbclements wrote: What version of Racket is this? John Clements 6.1.1 Minimal Thanks -- You received this message because you are subscribed to the Google Groups Racket Users group. To unsubscribe from this group and stop receiving emails

Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-27 Thread 'John Clements' via Racket Users
On May 27, 2015, at 8:34 AM, N N nawar.noo...@gmail.com wrote: I've been trying to set up Racket for evaluation purposes and due to being on CentOS with no root privileges, I've chosen the Racket minimal distribution. I was able to compile it from source and run it and wanted to manually

Re: [racket-users] Keep getting call-with-file-lock/timeout

2015-05-27 Thread N N
On Wednesday, May 27, 2015 at 6:52:08 PM UTC+1, johnbclements wrote: On May 27, 2015, at 10:14 AM, N N nawar.noo...@gmail.com wrote: On Wednesday, May 27, 2015 at 5:39:05 PM UTC+1, johnbclements wrote: What version of Racket is this? John Clements 6.1.1 Minimal I did ten