Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3245

Autoconf handles metatype 1.1 cardinalty wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • autoconf-rp-0.1.0
    • None
    • Deployment Admin
    • None

    Description

      According to 105.13.2.12 in the R42 compendium spec cardinality is interpreted as:

      x = Integer.MIN_VALUE no limit, but use Vector
      x < 0 -x = max occurrences, store in Vector
      x > 0 x = max occurrences, store in array []
      x = Integer.MAX_VALUE no limit, but use array []
      x = 0 1 occurrence required

      This is not what happens in autoconf 0.1. I'll attach a small patch that should be self-expl.

      Attachments

        1. autoconf_Cardinality.patch
          0.9 kB
          Bram de Kruijff

        Activity

          People

            Unassigned Unassigned
            bramk Bram de Kruijff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: