--On January 21, 2014 2:57:13 PM -0800 John Ralls <[email protected]> wrote:

* Get the current code to compile as C++. Necessary so that we can
mix C++ and C in the same modules.

While this is a good idea, it may not be necessary. I helped convert another program of similar size as Gnucash to C++ a while ago and we mixed code compiled by C and C++ compilers (both gcc and Windows MSVC) without problem. That was a few years ago and things may have changed, but it worked well then.

        Mike

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to