gnucash unstable: Reduce warning about failing to dlopen a module to debug.

John Ralls jralls at code.gnucash.org
Mon Feb 19 15:28:27 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/98659344 (commit)
	from  https://github.com/Gnucash/gnucash/commit/62fd179f (commit)



commit 9865934410e03bafe4c9058269701f2ce1386a4f
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 19 12:26:29 2018 -0800

    Reduce warning about failing to dlopen a module to debug.
    
    There's another warning for runtime about not being able to load
    a specified module and this one creates a lot of noise during a parallel
    build.



Summary of changes:
 libgnucash/gnc-module/gnc-module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list