Comment 26 for bug 1800894

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

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

commit 5e87ecf2135a79ed493d29b6f20c498fd9ad7b0e
Author: Mateusz Jablonski <email address hidden>
Date: Fri Dec 21 14:40:25 2018 +0100

Fix most of level 1 warnings on Windows

- Invalid escape sequence
- Invalid unused field and getter
- Invalid preprocessor usage
- Wrong type of field
- Missing return in non-void returning functions

Change-Id: Id54b649f32845130ea29f6663f98c1adf39d65da
Partial-Bug: #1800894