Some of the `raco profile` result in errors when I try to use them:

  > raco profile --delay .05 test.rkt
  raco-profile: contract violation
    expected: real?
    given: 0.05
    context...:
     ...cket/cmdline.rkt:141:76
     ..../workspace/racket/racket/collects/racket/cmdline.rkt:450:10: 
call-handler
     ..../.racket/6.3.0.14/pkgs/profile-lib/raco.rkt: [running body]
     ..../workspace/racket/racket/collects/raco/raco.rkt: [running body]

 > raco profile --repeat 5 test.rkt
 integer?: arity mismatch;
  the expected number of arguments does not match the given number
   expected: 1
   given: 0
   context...:
    ..../workspace/racket/racket/collects/racket/cmdline.rkt:450:10: 
call-handler
    ..../.racket/6.3.0.14/pkgs/profile-lib/raco.rkt: [running body]
    ..../workspace/racket/racket/collects/raco/raco.rkt: [running body]

-- 
William J. Bowman
Northeastern University
College of Computer and Information Science

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/20160109102220.GA4392%40williamjbowman.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to