Howdy All, Last July Richard Stallman made one significant change to the GNU Coding Standard so that it no longer prefer C to other such languages.
This was a significant departure from the original coding standard which preferred C over other languages, and chided C++ in particular. The latest coding standard can always be found here: http://www.gnu.org/prep/standards/html_node/Source-Language.html#Source-Language I am curious what people think of having C++ modules as part of the mainline source code tree. In particular I was thinking of using code compatible with C++98. Are there environments we are targeting that don't have access to a C++ compiler? or where G++ isn't available etc? Would appreciate any thoughts people may have on this. -- Michael Petch CApp::Sysware Consulting Ltd. OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304 _______________________________________________ Bug-gnubg mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnubg
