C++ 11 and Boost

John Ralls jralls at ceridwen.us
Tue Jul 22 16:11:32 EDT 2014


On Jul 22, 2014, at 5:13 PM, Derek Atkins <warlord at MIT.EDU> wrote:

> Lance Edgar <lance at edbob.org> writes:
> 
>> On 07/21/2014 02:15 AM, John Ralls wrote:
>> 
>>> Done. To 1.48, just for a cushion. It is likely temporary, though,
>>> because boost::log was introduced in 1.54, and we'll probably want
>>> to use that to replace g_log. Also 1.53 introduced some C++14
>>> concurrency libraries that we might want to use so that we don't
>>> have to force C++14-compatible libstdc++/libc++.
> 
> If we're going to move away from g_log, any reason we don't just use
> log4c(++)?  It's pretty much the "logging standard", IMHO.

Because it would be yet another dependency and because in C++ the only thing more standard that Boost is the standard itself?

Regards,
John Ralls




More information about the gnucash-devel mailing list