Kitware / fletch

Computer Vision Software Development Environment
63 stars 54 forks source link

Patch gtest gcc11 #688

Closed dstoup closed 3 years ago

dstoup commented 3 years ago

GTest fails with gcc11 builds in Debug mode. We are now seeing -Werror=maybe-uninitialized. This patch just initializes the variable in question.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Centos build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch LinuxGPU build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Mac build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Windows build succeeded.