Re: Assertion failure in unistring

2023-01-26 Thread Tavis Ormandy
On 2023-01-25, Martin Michlmayr wrote: > * Tavis Ormandy [2023-01-25 06:56]: >> Hello! I've been hitting an assertion when experimenting with register >> formats: > > Can you please report this at https://github.com/ledger/ledger/issues > Done, thanks Martin!

Re: Assertion failure in unistring

2023-01-25 Thread Martin Michlmayr
* John Wiegley [2023-01-25 14:10]: > TO> Hello! I've been hitting an assertion when experimenting with register > TO> formats: $ ledger --file finance.dat reg -F '%12(total)' Error: Assertion > TO> failed in "/build/ledger-SR1_DQ/ledger-3.1.3/src/unistring.h", line > TO>

Re: Assertion failure in unistring

2023-01-25 Thread John Wiegley
> "TO" == Tavis Ormandy writes: TO> Hello! I've been hitting an assertion when experimenting with register TO> formats: $ ledger --file finance.dat reg -F '%12(total)' Error: Assertion TO> failed in "/build/ledger-SR1_DQ/ledger-3.1.3/src/unistring.h", line TO>

Re: Assertion failure in unistring

2023-01-24 Thread Martin Michlmayr
* Tavis Ormandy [2023-01-25 06:56]: > Hello! I've been hitting an assertion when experimenting with register > formats: Can you please report this at https://github.com/ledger/ledger/issues > Maybe this is not the intended solution, should I just average the cost basis > and record it as one

Assertion failure in unistring

2023-01-24 Thread Tavis Ormandy
Hello! I've been hitting an assertion when experimenting with register formats: $ ledger --file finance.dat reg -F '%12(total)' Error: Assertion failed in "/build/ledger-SR1_DQ/ledger-3.1.3/src/unistring.h", line 72:ledger::unistring::unistring(const string&): len < 1024 It is probably because