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

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Sep 16 17:16:47 EDT 2013

Can that code not be moved into the relevant packages instead?

Robby


On Mon, Sep 16, 2013 at 3:21 PM, Asumu Takikawa <asumu at ccs.neu.edu> wrote:

> On 2013-09-16 16:17:33 -0400, asumu at racket-lang.org wrote:
> > + at defmodule[math #:no-declare #:link-target? #f]
> > + at defmodule[plot/typed #:no-declare #:link-target? #f]
>
> These two lines cause `raco setup` to complain with a warning about
> undeclared dependencies. It seems silly, though, to have the TR doc
> package force a dependency on `math`. Can I quelch the warning somehow?
> (like a "I don't really care if the dependency is missing" flag)
>
> Cheers,
> Asumu
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130916/b7a8954b/attachment.html>

Posted on the dev mailing list.