Re: [GNC-dev] Preferred way of writing object oriented code

2023-03-14 Thread john
> On Mar 14, 2023, at 12:24 PM, Maarten Bosmans wrote: > > Hi, > > In preparation for making some changes to QuickFill.c, I thought it > would be a good idea to get familiar with the GnuCash code by doing > some easy fixes or code improvements. > So I turned on the AddressSanitizer of GCC and

[GNC-dev] Preferred way of writing object oriented code

2023-03-14 Thread Maarten Bosmans
Hi, In preparation for making some changes to QuickFill.c, I thought it would be a good idea to get familiar with the GnuCash code by doing some easy fixes or code improvements. So I turned on the AddressSanitizer of GCC and ran the test suite. The first issue I looked at was a delete of a GncGuid