Menu

#584 System::GetHostName unused

3.1
open
nobody
None
5
2026-06-08
2026-06-08
No

The function bool System::GetHostName(char name[255]) (aka gdcm::System::GetHostName) from Source/Common/gdcmSystem.cxx is superfluous, it appears.

The header even declares its visibility as static, but there's a test for the function inside Testing/Source/Common/Cxx/TestSystem1.cxx. Other than that, it's unused.

Therefore it should be removed.

Discussion


Log in to post a comment.

Auth0 Logo