Comment 3 for bug 1802130

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47527
Committed: http://github.com/Juniper/contrail-controller/commit/27af3ef43c466e8d79798f50475ce92505f328a4
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 27af3ef43c466e8d79798f50475ce92505f328a4
Author: Jacek Iżykowski <email address hidden>
Date: Wed Nov 7 16:52:06 2018 +0100

Fix for RtKey under Windows (MS C++ 19.00.24210)

InetUnicastAgentRouteTable::InetRouteTree doesn't work under
Windows ('Compare' always returns true due to undesired behavior
of RtKey::ByteValue) in 'production' build when compiled with
MS C++ 19.00.24210.

This change provides:
1) fix for RtKey;
2) unit test that fails without the new change when compiled with
MS C++ 19.00.24210 in 'production' mode.

Closes-Bug: #1802130
Change-Id: I347e6b26ca8cbce60c5ab362eb273e67bc67b92a