Is there a way to catch the errors (more like warnings actually) thrown by
the db?
`with-handlers' does not do the trick since racket does not fail on them,
and a little search on the mailing list did not return relevant info.

The purpose is to use check-exn and check-not-exn on a generated db.

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

Reply via email to