Ticket #69 (closed Bug: fixed)

Opened 16 years ago

Last modified 16 years ago

AADL export and " " in string

Reported by: Guillaume Laurens (Airbus) Owned by: F. Singhoff
Priority: minor Milestone: 2.0
Component: framework Version:
Keywords: Cc:

Description

When export AADL file, Cheddar forget " " in string user's defined parameters.

Example :

  • User_Defined_Cheddar_Properties::model => entethPMG;

But it must be :

  • User_Defined_Cheddar_Properties::model => "entethPMG";

Change History

comment:1 Changed 16 years ago by jlegrand

  • Owner set to F. Singhoff
  • Status changed from new to assigned

comment:2 Changed 16 years ago by jlegrand

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.