Files
epics-base/modules/libcom/test/fdManagerTest.cpp
Dirk Zimoch 324ce2471f fix clang warning missing-braces
../fdManagerTest.cpp:76:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   76 |         osiSockAddr addr = {0};
      |                             ^
      |                             {}
2025-11-28 11:53:07 +01:00

7.5 KiB