On Mon, Oct 15, 2012 at 7:59 PM, Dan Liebgold <dan.liebg...@gmail.com> wrote: > On Mon, Oct 15, 2012 at 5:23 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote: >> >> Is there any chance that the ".zo" file timestamps became earlier than >> the ".rkt" timestamps on end-users' machines? >> > > Yes that is possible... we're distributing using Perforce, which timestamps > files at the time of syncing. Would that give the result I'm seeing? > > I'm guessing I should supply a custom compile-manager to ignore rkt files. > This is certainly a case where we would like to only care about .zos.
You could just omit the source files, if you really don't care about them being there. Robby _________________________ Racket Developers list: http://lists.racket-lang.org/dev