[racket-dev] sticky: bad

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Jul 8 08:24:07 EDT 2013

I'm happy to enable sticky mode only when the `make' line is something
like

  make PKGS="..." STICKY_MODE=on

Any objections?

At Sat, 6 Jul 2013 09:43:46 -0500, Robby Findler wrote:
> I just got horribly confused because somehow I messed up passing a manual
> command-line to link-all.rkt and then nothing was working right. (It took
> me embarrassingly long to remember this sticky thing and then get unsticky.)
> 
> So, can we change things so that "make" in the top-level doesn't use
> stickyness? Maybe add a new target "make stuck" or something that people
> who like this can use and so we avoid unexpected state?
> 
> Robby
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev

Posted on the dev mailing list.