DirectumCompany / DirectumCompany/libmimes
Предупреждения при сборке библиотеки
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
/home/ormprobot/libmimes/src/helpers/path.cpp: In static member function ‘static std::__cxx11::string helpers::path::get_current_working_directory()’:
/home/ormprobot/libmimes/src/helpers/path.cpp:16:35: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
getcwd(buff, FILENAME_MAX);
^
/home/ormprobot/libmimes/src/helpers/path.cpp: In static member function ‘static std::__cxx11::string helpers::path::get_current_working_directory()’:
/home/ormprobot/libmimes/src/helpers/path.cpp:16:35: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
getcwd(buff, FILENAME_MAX);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.