Re: [racket-dev] Possible bug in get-module-code function of syntax/modcode

2012-02-24 Thread Matthew Flatt
Right - thanks! I've pushed your repair to the git repo. At Wed, 22 Feb 2012 17:25:09 +0400, Timur Sufiev wrote: > Hi all! > > It seems to me that a bug exists in handling so-extensions inside > get-module-code. Imagine a situation when we want to use get-module-code > on mzmimer.so file which

[racket-dev] Possible bug in get-module-code function of syntax/modcode

2012-02-22 Thread Timur Sufiev
Hi all! It seems to me that a bug exists in handling so-extensions inside get-module-code. Imagine a situation when we want to use get-module-code on mzmimer.so file which is located inside /opt/dozor/racket/lib/racket/collects/jetinfo/compiled/native/i386-linux/3m and is specified by (lib "m