[racket-users] (pict-snip%) Write: cannot marshal value that is embedded in compiled code value

2018-12-10 Thread Shu-Hung You
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:

[racket-users] (pict-snip%) Write: cannot marshal value that is embedded in compiled code value

2018-12-10 Thread Shu-Hung You
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. An error message showed up at the bottom, similar to this https://i.imgur.com/5BnTWP0.png Despite the error