Project

General

Profile

Actions

Support Request #17332

closed

Wrong using directive for cDDLHeader

Added by hidden almost 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Customer:
CARIAD
Department:
T3
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
Product Issue Opened
Affected Products:
Platform:
Windows 10 64bit
Topic:
ADTF::DDL
FAQ Links:

Description

Supportanfrage

Workaround:

C:\dev\swb-mod-filtersystemcheckwatchdog\src>git diff
diff --git a/src/FilterSystemCheckWatchdog.cpp b/src/FilterSystemCheckWatchdog.cpp
index 068a111..5245f72 100644
--- a/src/FilterSystemCheckWatchdog.cpp
+++ b/src/FilterSystemCheckWatchdog.cpp
@ -317,7 +317,11 @ tResult systemcheckwatchdog::AddItem(ddl::cDDLDescription* pDesc, ddl::cDDLCompl

tResult systemcheckwatchdog::CalcOutputStructDefinition(const tChar* strIdentifier, adtf::base::IString&& strDefinition, tSize& szSample) {
#if (ADTF_VERSION < 0x030E) // < ADTF 3.14^M
ddl::cDDLHeader* pHeader = new ddl::cDDLHeader();
#else^M
+ adtf_ddl::cDDLHeader* pHeader = new adtf_ddl::cDDLHeader();^M
+#endif^M
pHeader->SetAuthor("Conan");
pHeader->SetDescription("Conan Generated");
pHeader->SetLanguageVersion(4.00);

Lösung

Bug Ticket:
  • [ACORE-11511] - Wrong using directive for cDDLHeader

Files

image001.png (82.2 KB) image001.png hidden, 2022-04-26 05:15
pkg_ddl.h (136 Bytes) pkg_ddl.h hidden, 2022-04-26 12:07
pkg_ddl.h (3.82 KB) pkg_ddl.h hidden, 2022-04-26 12:08
Actions #1

Updated by hidden almost 2 years ago

  • Project changed from Public Support to 30
  • Description updated (diff)
  • Status changed from New to In Progress
  • Customer set to CARIAD
  • Department set to T3
  • Topic set to ADTF::DDL
  • Affected Products ADTF 3.14.1 added
  • Platform Windows 10 64bit added
Actions #2

Updated by hidden almost 2 years ago

Hallo Jens,

kannst du uns noch eine kurze Beschreibung liefern wie du zu dem Ergebnis kommst? Danke.

Grüße
Margarete

Actions #3

Updated by hidden almost 2 years ago

"C:\dev\swb-conan-workbench\.short\990ea9\1\pkg\adtfddl\include\pkg_ddl.h" Zeile 72 ist falsch.

Datei auch im Anhang

Actions #4

Updated by hidden almost 2 years ago

"C:\dev\swb-conan-workbench\.short\990ea9\1\pkg\adtfddl\include\adtfddl\pkg_ddl.h"

Sorry, hier die richtige

Actions #8

Updated by hidden almost 2 years ago

  • Project changed from 30 to Public Support
  • Subject changed from Wrong namespace assignment in ADTF 3.14.1 to Wrong using directive for cDDLHeader
  • Description updated (diff)
  • Status changed from In Progress to To Be Closed
  • Private changed from Yes to No
  • Support Level changed from 2nd Level to 3rd Level
  • Resolution set to Product Issue Opened
  • Product Issue Numbers set to https://www.cip.audi.de/jira/browse/ACORE-11511
  • Affected Products ADTF 3.14.0 added
Bugticket erstellt:
  • [ACORE-11511] - Wrong using directive for cDDLHeader
Actions #10

Updated by hidden almost 2 years ago

  • File deleted (image002.png)
Actions #11

Updated by hidden about 1 year ago

  • Status changed from To Be Closed to Closed
Actions

Also available in: Atom PDF