|
From: Raymond C. R. <ra...@ba...> - 2009-02-21 19:36:32
|
Raymond C. Rodgers wrote: >> > You're probably right, though I suppose could also be something in the > cache code; perhaps it's not providing all of the data to the parser > for some reason. I really wish I had a system capable of running R5 to > compare and test with. :-/ I'll zip up the directory later and post it > online; please [try to] compile it and see if you run into any > problems with it when you get a chance. That will eliminate or verify > that my code changes are the cause. > > Thanks Mark! Ok, I lied a bit... I committed my work in a branch so that I could continue to work on it and yet test out some changes without fear of loss. The branch is at /branches/haiku_test/ and may or may not compile on R5 with the makefile I included. I know it's missing a couple of files that I reappropriated from Haiku for the parsedate function, but I'll get those in there in a minute or two. Raymond |