[racket-dev] Duplicate tag warnings building docs?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Dec 18 00:03:37 EST 2013

If you don't have any changes to the tree, try 'git clean -x -f -d' before
running make. That will delete all of the old build products (and
everything else that isn't in the repo) and hopefully clear things up.

Robby


On Tue, Dec 17, 2013 at 10:53 PM, Greg Hendershott <
greghendershott at gmail.com> wrote:

> On Tue, Dec 17, 2013 at 11:52 PM, Greg Hendershott
> <greghendershott at gmail.com> wrote:
> > I tried deleting docindex.sqlite but it left things in a weird state
> > -- racket/help couldn't find help for things like string->base.
>
> Hopefully it was clear but I meant things like string->list, from
> racket/base.
>
> Anyway, the main point is I still get the warnings.
>
> Whether it matters, I don't know, but I wanted to report it.
> _________________________
>   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/20131217/329b74d5/attachment.html>

Posted on the dev mailing list.