Merge pull request #836 from reupen/pre-commit-ci-update-config #1108
Annotations
16 warnings
[C4996] 'GetVersion': was declared deprecated:
pfc/win-objects.cpp#L393
'GetVersion': was declared deprecated
const DWORD ver = GetVersion();
^
|
[C4996] 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.:
foobar2000/SDK/menu_helpers.cpp#L139
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
[C4996] 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.:
foobar2000/SDK/menu_helpers.cpp#L205
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
[C4996] 'metadb_io::load_info_multi': was declared deprecated:
foobar2000/SDK/metadb.cpp#L26
'metadb_io::load_info_multi': was declared deprecated
return load_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),p_type,p_parent_window,p_show_errors);
^
|
[C4996] 'metadb_io::update_info_multi': was declared deprecated:
foobar2000/SDK/metadb.cpp#L32
'metadb_io::update_info_multi': was declared deprecated
return update_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),pfc::list_single_ref_t<file_info*>(blah),p_parent_window,p_show_errors);
^
|
[C4996] 'metadb_io::load_info_multi': was declared deprecated:
foobar2000/SDK/playlist.cpp#L782
'metadb_io::load_info_multi': was declared deprecated
if (metadb_io::get()->load_info_multi(m_handles,metadb_io::load_info_default,p_parentwnd,true) == metadb_io::load_info_aborted) return false;
^
|
[] -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
[] -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
[] -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
[] -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
[C4996] 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.:
foobar2000/SDK/menu_helpers.cpp#L139
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
[C4996] 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.:
foobar2000/SDK/menu_helpers.cpp#L205
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
[C4996] 'metadb_io::load_info_multi': was declared deprecated:
foobar2000/SDK/metadb.cpp#L26
'metadb_io::load_info_multi': was declared deprecated
return load_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),p_type,p_parent_window,p_show_errors);
^
|
[C4996] 'metadb_io::update_info_multi': was declared deprecated:
foobar2000/SDK/metadb.cpp#L32
'metadb_io::update_info_multi': was declared deprecated
return update_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),pfc::list_single_ref_t<file_info*>(blah),p_parent_window,p_show_errors);
^
|
[C4996] 'metadb_io::load_info_multi': was declared deprecated:
foobar2000/SDK/playlist.cpp#L782
'metadb_io::load_info_multi': was declared deprecated
if (metadb_io::get()->load_info_multi(m_handles,metadb_io::load_info_default,p_parentwnd,true) == metadb_io::load_info_aborted) return false;
^
|
[C4996] 'GetVersion': was declared deprecated:
pfc/win-objects.cpp#L393
'GetVersion': was declared deprecated
const DWORD ver = GetVersion();
^
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Component package (release, win32)
Expired
|
1.35 MB |
|
Component package (release, x64)
Expired
|
1.53 MB |
|
Symbols for debugging (release, win32)
Expired
|
11.4 MB |
|
Symbols for debugging (release, x64)
Expired
|
11.6 MB |
|