Is this some expected behavior? 1. Open DrRacket and run:
#lang racket/base (require pict) (circle 50) 2. Copy the output. Open a new tab in DrRacket and paste the pict-snip%. 3. This error message showed up at the bottom: ``write: cannot marshal value that is embedded in compiled code value: (object:pict-snip% ...)'' Despite the error message, the program saves and runs just fine. I have Racket version 7.1.0.9. -- 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.