issues
search
svlad-90
/
DLT-Message-Analyzer
"Extended search" plugin for the DLT-viewer
GNU General Public License v3.0
77
stars
13
forks
source link
[HOTFIX] Fix of the build under MinGW
#58
Closed
svlad-90
closed
4 years ago
svlad-90
commented
4 years ago
[SELF_FOUND] Fix of the build under MinGW
[X] Have you followed the guidelines in our
Contributing document
?
[X] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[X] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
[X] Is your change backward-compatible with the previous version of the plugin?
Change description:
Addition of C++14 wrappers, as currently build is done using the pure C++11
Verification criteria:
Verified on Windows using MinGW compiler.
[SELF_FOUND] Fix of the build under MinGW
Change description:
Verification criteria:
Verified on Windows using MinGW compiler.