gnucash stable: Bug 799594 - GnuCash 5.11 fails to build with boost 1.88
John Ralls
jralls at code.gnucash.org
Fri May 2 13:20:48 EDT 2025
Updated via https://github.com/Gnucash/gnucash/commit/99f86d31 (commit)
from https://github.com/Gnucash/gnucash/commit/e81d2846 (commit)
commit 99f86d31ed52bafada4d0b4036cada89b1ccdfaf
Author: John Ralls <jralls at ceridwen.us>
Date: Fri May 2 10:11:55 2025 -0700
Bug 799594 - GnuCash 5.11 fails to build with boost 1.88
Boost Process 1.88 defaults to the new V2 API introduced in Boost
1.81. https://repology.org/project/boost/versions shows that distro
support for boost 1.81 and later is spotty at best so we won't be able
to migrate to v2 until that improves.
Summary of changes:
libgnucash/app-utils/gnc-quotes.cpp | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
More information about the gnucash-patches
mailing list