User story #1180
Fixed compilation in ccs-7.0
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
27.06.2022
Due date:
% Done:
0%
Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):
Description
Following error compiling:
- SDNLoggerCallback.cpp
- CCSHelper
- SDN Tests
- CCSHelper Tests
/opt/codac-7.0/include/common/EnumeratedType.h:120:68: error: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [-Werror]
Can be solved by adding CPPFLAGS += -std=c++0x in the Makefile
History
#1 Updated by Giuseppe Ferro almost 3 years ago
- Status changed from New to Code: Impl
#2 Updated by Giuseppe Ferro almost 3 years ago
- Assignee changed from Giuseppe Ferro to André Neto
- Status changed from Code: Impl to Unit: Rev
Changes on
#1180_Fixed_compilation_ccs7.0
#3 Updated by André Neto almost 3 years ago
- Assignee deleted (
André Neto) - Status changed from Unit: Rev to Closed
Merged in 4a92aa100e4c9d7d4543ccfce6f6e9107c673374