On Sat, May 22, 2010 at 7:07 PM, John Wiegley <[email protected]> wrote: > On Mar 21, 2010, at 8:31 PM, Zack Williams wrote: > >> I'm getting a few different errors with the git master version - most >> specifically, it seems that if I use a different path to the file, or >> put the file path in quotes, I either get a different error, or it >> actually works: > > Do you have any "include" statements in your data file? I cannot reproduce > this, and I'm wondering if maybe that's what is happening.
That data file didn't ever have includes in it. The current git master branch runs without error on the current version of my file, which I've cleaned up substantially - it was programmatically generated and had a bunch of date and whitespace issues that I noticed when I subsequently ran hledger on it. If I run across another issue like this I'll make sure to save the test case - sorry about that. Thanks, Zack
