木头云 0f8bd3415c fix(log): add missing LIBIPC_LOG() in get_info member function
- src/libipc/ipc.cpp:
  * Add LIBIPC_LOG() to chunk_storages::get_info() member function
  * This was missing, causing 'log' to be undeclared at line 245
  * The get_info() function uses log.error() for chunk storage errors

This completes the fix for all missing LIBIPC_LOG() initializations
in the ipc.cpp file.
2025-12-15 11:33:17 +00:00
..
libipc fix(log): add missing LIBIPC_LOG() in get_info member function 2025-12-15 11:33:17 +00:00
CMakeLists.txt Add nameof & scope_exit 2025-12-12 07:04:31 +00:00