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

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Dec 16 11:43:19 EST 2013

I think of it as the sort of bug fix that we would normally merge, but
it's also fine with me to skip it.

At Mon, 16 Dec 2013 10:23:45 -0600, Robby Findler wrote:
> Is this really important enough to request addition to 6.0 given that it
> likely won't be included in the testing builds?
> 
> Robby
> 
> 
> On Mon, Dec 16, 2013 at 10:07 AM, <mflatt at racket-lang.org> wrote:
> 
> > mflatt has updated `master' from 37dd4fc2b0 to 1ceca069c8.
> >   http://git.racket-lang.org/plt/37dd4fc2b0..1ceca069c8
> >
> > =====[ One Commit ]=====================================================
> > Directory summary:
> >    8.8% pkgs/racket-pkgs/racket-doc/syntax/scribblings/
> >   19.4% pkgs/racket-pkgs/racket-test/tests/racket/
> >   47.6% racket/collects/racket/private/
> >   24.1% racket/src/racket/src/
> >
> > ~~~~~~~~~~
> >
> > 1ceca06 Matthew Flatt <mflatt at racket-lang.org> 2013-12-16 08:16
> > :
> > | more repairs to function-name inference
> > |
> > | The main change is to add an option to `syntax-local-infer-name` to
> > | select whether `syntax-local-name` is used, and to use the new option
> > | to disable `syntax-local-name` for the function expression in a
> > | keyword `#%app`.
> > |
> > | Improvements in the expander/compiler generalize a previous repair.
> > |
> > | Merge to v6.0


Posted on the dev mailing list.