On Fri, Dec 8, 2017 at 2:51 PM, Ben Pfaff <[email protected]> wrote: > I don't think that any C++ code includes any of the .c or .h files that > this patch changes. I don't think that even third-party C code should > be using these files. If that is happening, then I want to discourage > that, not encourage it. So, let's leave those files as-is (except as > necessary to work with the idlc changes). > > C and C++ have many keywords, but this only lists a few of them. Please > use a complete list. > > Thanks, > > Ben.
Hi Ben, Thanks for the review. I remove the unrelated changes in the .c an .h files, and include a list of C and C++ keywords in a follow up patch. Please find it here: https://patchwork.ozlabs.org/patch/847642/ Thanks, -Yi-Hung _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
