First working version. User can select codepage from Preference page.… #23
Annotations
14 errors and 20 warnings
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Import/App/ReaderStep.cpp#L55
no member named 'InternalParameters' in 'StepData_StepModel'
|
Clazy:
src/Mod/Import/App/ReaderStep.cpp#L57
no member named 'InternalParameters' in 'StepData_StepModel'
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy
Process completed with exit code 1.
|
Clang-tidy:
src/Mod/Import/App/ReaderStep.cpp#L55
no member named 'InternalParameters' in 'StepData_StepModel' [clang-diagnostic-error]
|
Clang-tidy:
src/Mod/Import/App/ReaderStep.cpp#L57
no member named 'InternalParameters' in 'StepData_StepModel' [clang-diagnostic-error]
|
Clang-tidy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L137
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'? [clang-diagnostic-error]
|
Clang-tidy:
src/Mod/Part/Gui/DlgImportStep.cpp#L29
'ui_DlgImportStep.h' file not found [clang-diagnostic-error]
|
Clang-tidy
Process completed with exit code 1.
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L1530
'map' is deprecated [-Wdeprecated-declarations]
|
Clazy
note: in instantiation of template type alias 'mapped_type_constant' requested here
|
Clazy
note: in instantiation of function template specialization 'fmt::format_arg_store<fmt::basic_printf_context<fmt::appender, char>, int, std::basic_string<char>, Resource_FormatType>::format_arg_store<const int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clazy
note: in instantiation of function template specialization 'fmt::make_format_args<fmt::basic_printf_context<fmt::appender, char>, const int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clazy
note: in instantiation of function template specialization 'fmt::sprintf<const char *, int, std::basic_string<char>, Resource_FormatType, char>' requested here
|
Clazy
note: in instantiation of function template specialization 'Base::ConsoleSingleton::Send<Base::LogStyle::Message, Base::IntendedRecipient::All, Base::ContentType::Untranslated, int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy:
build/_deps/fmt-src/include/fmt/core.h#L1530
'map' is deprecated [clang-diagnostic-deprecated-declarations]
|
Clang-tidy
note: in instantiation of template type alias 'mapped_type_constant' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'fmt::format_arg_store<fmt::basic_printf_context<fmt::appender, char>, int, std::basic_string<char>, Resource_FormatType>::format_arg_store<const int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'fmt::make_format_args<fmt::basic_printf_context<fmt::appender, char>, const int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'fmt::sprintf<const char *, int, std::basic_string<char>, Resource_FormatType, char>' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'Base::ConsoleSingleton::Send<Base::LogStyle::Message, Base::IntendedRecipient::All, Base::ContentType::Untranslated, int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'Base::ConsoleSingleton::Message<int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy
note: in instantiation of function template specialization 'Base::ConsoleSingleton::Message<int &, const std::basic_string<char> &, const Resource_FormatType &>' requested here
|
Clang-tidy
note: 'map' has been explicitly marked deprecated here
|
Clang-tidy:
build/_deps/fmt-src/include/fmt/core.h#L1735
'map' is deprecated [clang-diagnostic-deprecated-declarations]
|
Loading