[plt-dev] Re: Pre-Release Checklist for v4.2.5

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Mar 25 14:20:59 EDT 2010

I've made a work-around for my code. I've also added a regression test
that currently fails. (You'll see it works if you turn on debugging in
DrS but not otherwise.)

Jay

On Thu, Mar 25, 2010 at 11:40 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> The error was caused by Matthew's R18479. The comment is:
>
> adjust inlining heuristics again
>
> Jay
>
> On Thu, Mar 25, 2010 at 11:38 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>> Actually I do get the error on the HEAD and DrDr gets it too but I
>> didn't see because SchemeUnit doesn't use stderr or a bad exit code.
>>
>> http://drdr.plt-scheme.org/18617/collects/tests/web-server/run-all-tests.ss
>>
>> Jay
>>
>> On Thu, Mar 25, 2010 at 11:29 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>>> I got the following weird error:
>>>
>>> ~/Downloads/PLT Scheme Full v4.2.4.900/collects/web-server
>>> $ ../../bin/drscheme http/cookie.ss
>>> reference to an identifier before its definition:
>>> provide/contract-contract-id-Row-pats.7 in module:
>>> "/Users/jay/Downloads/PLT Scheme Full
>>> v4.2.4.900/collects/scheme/match/patterns.ss" phase: 1
>>>
>>>  === context ===
>>> /Users/jay/Downloads/PLT Scheme Full
>>> v4.2.4.900/collects/scheme/match/reorder.ss: [running body]
>>> /Users/jay/Downloads/PLT Scheme Full
>>> v4.2.4.900/collects/drscheme/private/tools.ss:383:11
>>>
>>> Nothing seemed to not work though.
>>>
>>> On Thu, Mar 25, 2010 at 12:44 AM, Eli Barzilay <eli at barzilay.org> wrote:
>>>> * Jay McCarthy <jay.mccarthy at gmail.com>
>>>>  - Web Server Tests
>>>
>>> When I run the test suite, I get an error on cookie creation. However,
>>> when I run the test suite in the trunk, it is fine. Also, if I run the
>>> failing tests in the release's DrScheme, it works fine. I'm going to
>>> say they "pass" but I think this is bizarre.
>>>
>>>>  - XML Tests
>>>>  - HTML Tests
>>>>  - PLAI Tests
>>>
>>> Passed
>>>
>>> --
>>> Jay McCarthy <jay at cs.byu.edu>
>>> Assistant Professor / Brigham Young University
>>> http://teammccarthy.org/jay
>>>
>>> "The glory of God is Intelligence" - D&C 93
>>>
>>
>>
>>
>> --
>> Jay McCarthy <jay at cs.byu.edu>
>> Assistant Professor / Brigham Young University
>> http://teammccarthy.org/jay
>>
>> "The glory of God is Intelligence" - D&C 93
>>
>
>
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the dev mailing list.