gnucash stable: Bug 799638 - error: call to non-'constexpr' function
John Ralls
jralls at code.gnucash.org
Sun Jul 13 14:09:52 EDT 2025
Updated via https://github.com/Gnucash/gnucash/commit/d0e7b83d (commit)
from https://github.com/Gnucash/gnucash/commit/2b0c9030 (commit)
commit d0e7b83d364228ee9c2e7ca1d98e2cc21f56fbcd
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 13 11:05:34 2025 -0700
Bug 799638 - error: call to non-'constexpr' function
Recurrences aren't instantiated at compile time so there's no benefit
to making periods_per_year constexpr.
Summary of changes:
gnucash/gnome/assistant-loan.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-patches
mailing list