I have a file on which I’m getting this DrRacket internal error:

interval-map-cons*!: start is not strictly less than end
  im: (make-interval-map '(((390 . 410) #(struct:tooltip-info #(str...
  start: 3201
  end: 3201
  obj: (tooltip-info (object:...ivate/get-extend.rkt:134:12 ...) 320...
  context...:
   
/Users/clements/racket/racket/share/pkgs/data-lib/data/interval-map.rkt:74:0: 
interval-map-cons*!
   
/Users/clements/racket/racket/share/pkgs/drracket/drracket/private/syncheck/gui.rkt:2076:10:
 loop
   
/Users/clements/racket/racket/share/pkgs/drracket/drracket/private/module-language.rkt:2299:6:
 for-loop
   
/Users/clements/racket/racket/share/pkgs/drracket/drracket/private/module-language.rkt:2234:24
   
/Users/clements/racket/racket/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:454:6
   
/Users/clements/racket/racket/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:505:32
   
/Users/clements/racket/racket/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:653:3

I’m guessing it won’t be helpful to have the file… but you never know. Here’s 
the file on which it’s occurring.

-- 
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: run-grading.rkt
Description: Binary data

Reply via email to