Files
gnucash/libgnucash
John Ralls 43a30e1c97 Silence clang static analyzer complaint about potential div by 0.
It can't, because if b is 0 the function would have
returned already; since b.m_hi is 0 b.m_lo can't be. The assert
reassures clang that this is the case.
2018-11-30 15:08:41 +09:00
..
2018-05-03 23:18:15 +02:00
2018-05-03 23:18:15 +02:00
2018-05-03 23:18:15 +02:00
2018-05-03 23:18:15 +02:00