AMSM 1.0 FTF Avatar
  1. OMG Issue

AMSMF2 — Errors in AMSM.idl

  • Key: AMSMF2-1
  • Legacy Issue Number: 13035
  • Status: closed  
  • Source: THALES ( Willy Boenink)
  • Summary:

    Errors in AMSM.idl: Line 81: Undefined fields in keylist (remove ",CPULoad,MemoryLoad,DskUsage") Line 118: Missing ";" at EOL Line 120: Missing ";" at EOL Line 122: Keylist is defined of an missing structure, insert before line 122: struct AMS_ControlResponse

    { // identifier of the request long request_id; // the ErrorStruct AMS_ErrorStruct Error; }

    ; Line 154: typo "sequance" must be "sequence" Line 199: typo "sring" must be "string" Line 365: missing prefix "AMS_" before "LOAD_START_DIRTY" Line 372: AMS_State used before it is defined (used on line 154) Line 382: typo "AMS_StdMechanisms" should be "AMS_StdMechanism" Line 44, Line 466, Line 496, Line 524, Line 541, Line 561: Missing ";" at EOL Line 592, Line 594,Line 605,Line 607,Line 613: "list" must be "sequence" Line 635, Line 660, Line 695, Line 722, Line 733, Line 744, Line 755, Line 770, Line 781, Line 792, Line 803, Line 814, Line 825, Line 836, Line 847, Line 865, Line 906, Line 937, Line 954, Line 1153, Line 1171: Missing ";" at EOL

  • Reported: AMSM 1.0b2 — Fri, 31 Oct 2008 04:00 GMT
  • Disposition: Resolved — AMSM 1.0
  • Disposition Summary:

    All these issues are syntactic errors.

  • Updated: Fri, 6 Mar 2015 20:57 GMT