I pushed to maint and haven't yet merged up.
Regards,
John Ralls
> On Mar 23, 2020, at 9:33 PM, jean wrote:
>
> Did you push to master? Or does this live outside of git? I don't see any
> change.
>
> On 3/23/20 6:02 PM, John Ralls wrote:
>> For that solution it should have been CMAKE_CURRENT_
I've figured out what's going wrong with the three gncmodule tests but I don't
know what to do about it. Those tests depend on some test modules and their
fake implementation libraries that are built in
libgnucash/gnc-module/test/(foo|bar|baz|misc-mods). The CMakeLists.txt in those
directories
I have a possibly silly question. If the migration to 4.0 is somewhat
near, what point is there in cleaning up the code in 3.x or removing
hacks etc or even adding new features?
Am I missing something?
Jean
On 3/23/20 5:55 PM, Chris Graves wrote:
For all you devs, it’s understood(or it should
FWIW I use WebKit2 (currently version 2.26.2) with the Quartz version of
GnuCash and reports with charts seem to work fine. Even the tooltips
work. You might want to give it a try again in case they've fixed
something.
Mike
On 18 Mar 2020, at 12:14, John Ralls wrote:
To complet
I think: the transition 3.x to 4.x is roughly:
- new features incompatible to current code go into 4.x
- 3.x can potentially understand/read 4.x datafiles
- unused code in 3.x can get marked deprecated
- bug fixes and code cleanup in 3.x
- 3.x is merged into 4.x periodically so that 4.x receive bug