gnc-gnome-utils C++ conversion
russ.gorby at gmail.com
russ.gorby at gmail.com
Sat Apr 18 19:39:01 EDT 2026
I was planning to convert this library next but I'm concerned about the
review burden. It has 77 C code files and about the same number of header
files.
Is there better approach than doing everything all at once?
I'm resistant to doing a subset of .c files because I want to identify .h
files in the target that can transition to .hpp files based on where they
are included from and doing subset chunks could reduce the set that can
transition during this effort.
All I can think of is do minimal conversion first and then the deeper
convert as phase 2.
Thank you for your opinions.
-russ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20260418/dc757032/attachment.htm>
More information about the gnucash-devel
mailing list