Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-233

Dissalow array[0] syntax in vpe.api

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: High High
    • 16.09
    • None
    • None
    • None

      To make Java/Python code generation possible,
      array[0] in reply/detail/counter messages needs to be defined using syntax introduced by https://gerrit.fd.io/r/#/c/1617/:

      u32 length;
      XX array[length];

      The array[0] syntax should not be allowed (at least for reply/detail/counter messages).

            Unassigned Unassigned
            mgradzki Marek Gradzki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: