Remove redundant semicolons after constructor bodies #204
Annotations
11 warnings
Build with CMake and Ninja:
include/adm/errors.hpp#L12
non dll-interface class 'std::runtime_error' used as base for dll-interface class 'adm::error::AdmException'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L58
'adm::error::XmlParsingError::line_': class 'boost::optional<int>' needs to have dll-interface to be used by clients of class 'adm::error::XmlParsingError'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L45
'adm::error::AudioObjectReferenceCycle::reference_': class 'adm::AudioObjectId' needs to have dll-interface to be used by clients of class 'adm::error::AudioObjectReferenceCycle'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L44
'adm::error::AudioObjectReferenceCycle::referent_': class 'adm::AudioObjectId' needs to have dll-interface to be used by clients of class 'adm::error::AudioObjectReferenceCycle'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L33
'adm::error::AudioTrackUidMutuallyExclusiveReferences::audioTrackFormatRef_': class 'adm::AudioTrackFormatId' needs to have dll-interface to be used by clients of class 'adm::error::AudioTrackUidMutuallyExclusiveReferences'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L32
'adm::error::AudioTrackUidMutuallyExclusiveReferences::audioChannelFormatRef_': class 'adm::AudioChannelFormatId' needs to have dll-interface to be used by clients of class 'adm::error::AudioTrackUidMutuallyExclusiveReferences'
|
Build with CMake and Ninja:
include/adm/errors.hpp#L12
non dll-interface class 'std::runtime_error' used as base for dll-interface class 'adm::error::AdmException'
|
Build with CMake and Ninja
system runtime library file does not exist:
|
Build with CMake and Ninja
system runtime library file does not exist:
|
Build with CMake and Ninja
system runtime library file does not exist:
|
Prepare ccache timestamp
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading