Re: [racket-dev] variable wrong procedure or structure-type shape error?

2014-08-30 Thread Kevin Forchione
On Aug 30, 2014, at 7:09 AM, Matthew Flatt wrote: > Just for the record, this is my fault for not incrementing the version > with a change to the compiler's optimizer. > > I thought of the optimization as "local" and having no effect on a > module's interface to other modules. There's no such t

Re: [racket-dev] variable wrong procedure or structure-type shape error?

2014-08-30 Thread Matthew Flatt
Just for the record, this is my fault for not incrementing the version with a change to the compiler's optimizer. I thought of the optimization as "local" and having no effect on a module's interface to other modules. There's no such thing, though, since optimizer-inferred properties of a function