At Fri, 15 Feb 2013 17:52:59 +0100, [email protected] wrote:
> the maximum number for the range is internally not accepted. When I enter 
> 100000 in my loops textfield(see attached gui app) I get an
> 
> set-value in gauge%: contract violation
>   expected: (integer-in 0 10000)
>   given: 10001
> 

That is a bug. I've fixed it in the current sources so that the
implementation matches the documentation.

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to