On Sat, Oct 31, 2009 at 11:23:59AM +0100, Juergen Daubert wrote: > > On Sat, Oct 31, 2009 at 04:54:38AM -0400, John Wiegley wrote: > > > > Now begins the documenting and further testing stage for 3.0. If > > you have any bugs to submit, please do so now! so that I can get > > everything into 3.0 that should be. > > > > Thanks, John > > Got the following error: > > ./ledger -f doc/sample.dat > Ledger master-0-gcb3c7c3, the command-line accounting tool > > Copyright (c) 2003-2009, John Wiegley. All rights reserved. > > This program is made available under the terms of the BSD Public > License. > See LICENSE file included with the distribution for details and > disclaimer. > Error: basic_string::resize
Found the reason for this error, I have a --cache entry in my .ledgerrc which points to a file produced with ledger 2.6.2. After removing that file everything works. regards Juergen
