Re: [GNC-dev] What about outdated open bugs in Gnucash Bugzilla?

2019-11-07 Thread Christian Gruber
Ok, I'll start doing that on all bugs older than 10 years. If there is no reaction after at least one month, I'll close them as RESOLVED. By the way, I found some bugs, which were already commented this way by "Wm", but without setting status to NEEDINFO. And he/she didn't close the bugs. I'll

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-07 Thread Christian Gruber
Can anybody provide help? The last change on the relevant functions was done in commit fbf4843f31 by "lmat" in Dec 2017 between GnuCash versions 2.6 and 2.7. And the commit message seems to fit. Christian Am 04.11.19 um 20:28 schrieb Christian Gruber: I have some questions related to Bug 797

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-07 Thread John Ralls
Christian, It's not that it's not prepared for Bayesian matching, it's that older versions of GnuCash stored the Bayesian match tokens hierarchically. Aaron Laws (lmat) changed it to a flatter structure with somewhat better memory locality for faster access. imap_convert_bayes_to_flat should ru