Re: [racket-dev] floor-log/base, ceiling-log/base, from Neil Toronto's recent commit

2012-02-01 Thread Neil Toronto
On 02/01/2012 05:58 PM, John Boyle wrote: I happened to observe this commit from today by Neil Toronto: http://git.racket-lang.org/plt/commitdiff/47fcdd4916a2d33ee5c28eb833397ce1d2a515e2 I may have some useful input on this, having dealt with similar problems myself. The problem: Given b and x

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-02-01 Thread Robby Findler
Hi. Sorry-- we didn't get that in time to make it into the release, but I've just pushed it to master. Thanks for the reminder. Robby On Wed, Feb 1, 2012 at 10:29 AM, Aleksej Saushev wrote: >  Hello! > > Aleksej Saushev writes: > >> I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. >> >> Aft

[racket-dev] floor-log/base, ceiling-log/base, from Neil Toronto's recent commit

2012-02-01 Thread John Boyle
I happened to observe this commit from today by Neil Toronto: http://git.racket-lang.org/plt/commitdiff/47fcdd4916a2d33ee5c28eb833397ce1d2a515e2 I may have some useful input on this, having dealt with similar problems myself. The problem: Given b and x, you want to find the largest integer n suc

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

2012-02-01 Thread Neil Toronto
On 02/01/2012 10:10 AM, Ryan Culpepper wrote: On 02/01/2012 09:55 AM, ntoro...@racket-lang.org wrote: collects/unstable/contract.rkt ~~ --- OLD/collects/unstable/contract.rkt +++ NEW/collects/unstable/contract.rkt @@ -171,6 +171,14 @@ (lambda (idx . elems) #t))) s

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

2012-02-01 Thread Ryan Culpepper
On 02/01/2012 09:55 AM, ntoro...@racket-lang.org wrote: collects/unstable/contract.rkt ~~ --- OLD/collects/unstable/contract.rkt +++ NEW/collects/unstable/contract.rkt @@ -171,6 +171,14 @@ (lambda (idx . elems) #t))) sequence?))) +;; Adde

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

2012-02-01 Thread Neil Toronto
On 02/01/2012 09:55 AM, ntoro...@racket-lang.org wrote: ntoronto has updated `master' from e4b1ef1b6e to 950f034936. ~~ | Pushing unfinished but stable flomap transforms so Matthew can debug a segfault : M collects/images/icons/misc.rkt | 123 ++-

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-02-01 Thread Aleksej Saushev
Hello! Aleksej Saushev writes: > I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. > > After applying patch as attached Will the patch be applied at least to trunk? It would be nice to have it applied to (pre)release branch too, or is it too late? -- HE CE3OH... ___