Re: [racket-dev] Recompiling on "wrong version for compiled code"

2013-09-28 Thread Gustavo Massaccesi
I submitted a similar question a few months ago. http://lists.racket-lang.org/users/archive/2013-January/056038.html I was using a redefined current-load/use-compiled to delete the old files, I'm not sure that the code handles all the cases properly, and that it doesn't delete any source file. Ro

[racket-dev] Recompiling on "wrong version for compiled code"

2013-09-20 Thread Tony Garnock-Jones
Hi all, Is there some reason the compiler can't either (a) ignore or (b) replace the outdated .zos when it comes across a situation like the following? compiled/html-utils_rkt.zo::0: read (compiled): wrong version for compiled code compiled version: 5.90.0.5 expected version: 5.90.0.9 context...: