gnucash future: Fix printf format size error on 64-bit Windows (%ld won't format a size_t)
John Ralls
jralls at code.gnucash.org
Tue Jun 30 18:56:57 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/35029adc (commit)
from https://github.com/Gnucash/gnucash/commit/e5142dfd (commit)
commit 35029adc47d11e263926c74d173d450e5a116278
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 30 15:55:53 2026 -0700
Fix printf format size error on 64-bit Windows (%ld won't format a size_t)
Summary of changes:
libgnucash/engine/qofid.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the gnucash-patches
mailing list