On Mon, Mar 10, 2003 at 01:48:44PM -0600, Albert Chin wrote: > C++ comments not valid in C source file.
Checked in. (Note to contributors: please read the "Portability" section in the "doc/README.developer" file, to see a long list of Things Not To Do; that list includes putting C++ comments into C code, as there are compilers that do not allow them.)