[ovs-dev] [PATCH] Fix C++ build issue when static_assert() is not available

Ben Pfaff blp at ovn.org
Wed Sep 13 20:27:09 UTC 2017


On Tue, Sep 12, 2017 at 03:43:03PM -0700, Yi-Hung Wei wrote:
> This patch prevents compile errors if the C++ compiler does not support
> C++11 or the support is not enabled.
n> 
> VMWare-BZ: #1953215
> Fixes: 994bfc298502 ("Automatically verify that OVS header files work OK in C++ also.")
> Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>

Assuming this passes on travis, it looks good to me.  I assume you'll
backport it as necessary.  Thanks a lot!

Acked-by: Ben Pfaff <blp at ovn.org>


More information about the dev mailing list