On Apr 5, 2015, at 8:07 PM, Robby Findler wrote: >> >> >> This one's critical: >> >> commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f >> Author: Matthias Felleisen <[email protected]> >> Date: Tue Mar 31 19:37:38 2015 -0400 >> get posn to work as pattern > > I don't see any test cases in this commit. If I understand correctly, > this is somehow to support new functionality (namely match)? > > We didn't have the usual set of announcements and if we had you may > have gotten this commit in before the release branch was created, but > I think the rules now require release managers to check this over and > that's what I'd say to this commit at that stage in a non-practice > release, anyway.
I double checked: The test was in htdp/htdp-test/2htdp/tests/abstraction-use.rkt all along. Otherwise, I'd like these to go into the release: > Branch: refs/heads/master > Home: https://github.com/racket/htdp > Commit: 789121257128e97c962bf8baea1207866f401678 > > https://github.com/racket/htdp/commit/789121257128e97c962bf8baea1207866f401678 > Author: Matthias Felleisen <[email protected]> > Date: 2015-04-05 (Sun, 05 Apr 2015) > > Changed paths: > M htdp-lib/test-engine/racket-tests.rkt > M htdp-test/tests/test-engine/TestEngineTest.rkt > M htdp-test/tests/test-engine/check-satisfied4.rkt > > Log Message: > ----------- > fixed bug accidentally introduced in ... f8e247d583; Rackety > > fixed expected outcome, was wrong > > > Commit: 504b644ff1d8223dec17f2b3a1dec75598874ef2 > > https://github.com/racket/htdp/commit/504b644ff1d8223dec17f2b3a1dec75598874ef2 > Author: Matthias Felleisen <[email protected]> > Date: 2015-04-05 (Sun, 05 Apr 2015) > > Changed paths: > M htdp-doc/teachpack/2htdp/scribblings/abstraction.scrbl > M htdp-lib/teachpack/HISTORY.txt > > Log Message: > ----------- > two history updates > > > Compare: https://github.com/racket/htdp/compare/72881b1bdd39...504b644ff1d8 -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/B396F308-BACD-4FAC-AEC8-DE0994F02621%40ccs.neu.edu. For more options, visit https://groups.google.com/d/optout.
