[racket-dev] [plt] Push #27030: master branch updated

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Thu Jun 27 22:32:32 EDT 2013

On 2013-06-27 22:21:23 -0400, asumu at racket-lang.org wrote:
> 42b5cfe Asumu Takikawa <asumu at racket-lang.org> 2013-06-27 22:17
> :
> | Use racket/cmdline instead of mzlib/cmdline
> |
> | This should fix the build
> :

This fixes the build on my machine, but there are several more files
left over that have dependencies on `mzlib`. I don't know which are
essential:

  * racket/src/worksp/gc2/make.rkt
  * racket/src/worksp/mzcom/xform.rkt
  * racket/src/racket/gc/upgrade.rkt
  * racket/src/mac/osx_appl.rkt

Cheers,
Asumu

Posted on the dev mailing list.