Re: [racket-dev] Pre-Release Checklist for v6.0.1

2014-04-18 Thread Robby Findler
That sounds like a good plan to me. Let us know what you find out. Robby On Fri, Apr 18, 2014 at 3:47 PM, Neil Toronto wrote: > On 04/17/2014 04:44 PM, Ryan Culpepper wrote: >> >> * Neil Toronto >>- Plot Tests >>- Images Tests >>- Inspect icons >>- Math tests > > > I found an in

Re: [racket-dev] Pre-Release Checklist for v6.0.1

2014-04-18 Thread Neil Toronto
On 04/17/2014 04:44 PM, Ryan Culpepper wrote: * Neil Toronto - Plot Tests - Images Tests - Inspect icons - Math tests I found an infinite loop in Plot's new 3D engine, but I've only been able to replicate it using a randomized test case for a feature I haven't pushed yet. Even th

Re: [racket-dev] Pre-Release Checklist for v6.0.1

2014-04-18 Thread John Clements
On Apr 17, 2014, at 3:44 PM, Ryan Culpepper wrote: > Checklist items for the v6.0.1 release > (using the v6.0.0.900 release candidate build) > > Search for your name to find relevant items, reply when you finish an > item (please indicate which item/s is/are done). Also, if you have any > com

Re: [racket-dev] Pre-Release Checklist for v6.0.1

2014-04-18 Thread Jay McCarthy
On Thu, Apr 17, 2014 at 4:44 PM, Ryan Culpepper wrote: > * Jay McCarthy > - Web Server Tests > - XML Tests > - HTML Tests > - PLAI Tests > - Racklog tests > - Datalog tests All passed -- Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "T

Re: [racket-dev] class implementation and make-primitive-class

2014-04-18 Thread Matthias Felleisen
If a function takes 28 arguments, you probably overlooked a dozen or so. -- freely paraphrasing Perlis And you just made the best case for Typed Racket and the documentation argument :-) -- freely paraphrasing my own TR talk On Apr 17, 2014, at 2:49 PM, dfel...@ccs.neu.edu wrote: > For a c