Make playlist view group level indentation configurable #977
Annotations
5 errors and 10 warnings
|
foo_ui_columns/ng_playlist/ng_playlist_prefs_groups.cpp#L112
'IDC_INDENT_SUBGROUPS': undeclared identifier
case IDC_INDENT_SUBGROUPS:
^
|
foo_ui_columns/ng_playlist/ng_playlist_prefs_groups.cpp#L112
expression did not evaluate to a constant
|
foo_ui_columns/ng_playlist/ng_playlist_prefs_groups.cpp#L112
case expression not constant
case IDC_INDENT_SUBGROUPS:
^
|
|
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);
^
|
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);
^
|
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);
^
|
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);
^
|
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;
^
|
C:\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets#L183
warning: -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
C:\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets#L183
warning: -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
C:\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets#L183
warning: -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
C:\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets#L183
warning: -- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
pfc/win-objects.cpp#L393
'GetVersion': was declared deprecated
const DWORD ver = GetVersion();
^
|
The logs for this run have expired and are no longer available.
Loading