Re: [racket-users] Re: pkg-build report for the v6.2 release candidate

2015-05-15 Thread Sam Tobin-Hochstadt
What happened was a new _documented_ export was added to `racket/match`: `match-define-values`. But yes, creating some dedicated test modules is a good idea so that this doesn't happen every release. Sam On Fri, May 15, 2015 at 3:28 AM Jack Firth wrote: > On Thursday, May 14, 2015 at 5:36:23 PM

[racket-users] Re: pkg-build report for the v6.2 release candidate

2015-05-15 Thread Jack Firth
On Thursday, May 14, 2015 at 5:36:23 PM UTC-7, Matthew Flatt wrote: > Here are the results of a package build using the v6.2 release > candidate: > > http://release-pkg-build.racket-lang.org.s3-website-us-west-2.amazonaws.com/ > > Compare to v6.1.1: > > http://pkg-build.racket-lang.org/ > >