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

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Dec 16 11:46:11 EST 2013

I think this would have required a release manager to audit the code (as it
comes after testing starts).

Robby




On Mon, Dec 16, 2013 at 10:43 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131216/d6b66e88/attachment-0001.html>

Posted on the dev mailing list.