Oh, I see. Thanks. FWIW, the intermittent error is new in this release and I haven't found time to track it down mostly because I can't make it happen on command. If someone knows how to make it happen all the time, that would be a big help to me.
Robby On Thu, Mar 25, 2010 at 12:40 PM, Jay McCarthy <[email protected]> wrote: > The error I copied is NOT the error caused by the compiler. > > That error is in web-server/http/cookie.ss > > The error I copied is just something I noticed once. > > Jay > > On Thu, Mar 25, 2010 at 12:38 PM, Robby Findler > <[email protected]> wrote: >> I've seen the error appearing only intermittently. Do you see it >> reproducibly (and thus know for sure it was that commit)? >> >> Robby >> >> On Thu, Mar 25, 2010 at 11:40 AM, Jay McCarthy <[email protected]> >> 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 <[email protected]> >>> 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 <[email protected]> >>>> 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 <[email protected]> wrote: >>>>>> * Jay McCarthy <[email protected]> >>>>>> - 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 <[email protected]> >>>>> Assistant Professor / Brigham Young University >>>>> http://teammccarthy.org/jay >>>>> >>>>> "The glory of God is Intelligence" - D&C 93 >>>>> >>>> >>>> >>>> >>>> -- >>>> Jay McCarthy <[email protected]> >>>> Assistant Professor / Brigham Young University >>>> http://teammccarthy.org/jay >>>> >>>> "The glory of God is Intelligence" - D&C 93 >>>> >>> >>> >>> >>> -- >>> Jay McCarthy <[email protected]> >>> Assistant Professor / Brigham Young University >>> http://teammccarthy.org/jay >>> >>> "The glory of God is Intelligence" - D&C 93 >>> _________________________________________________ >>> For list-related administrative tasks: >>> http://list.cs.brown.edu/mailman/listinfo/plt-dev >>> >> > > > > -- > Jay McCarthy <[email protected]> > Assistant Professor / Brigham Young University > http://teammccarthy.org/jay > > "The glory of God is Intelligence" - D&C 93 > _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev
