← Back to issue list

meson plugin: Allow duplicate items in meson-parameters

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1803736
Type
issue
State
open
Author
~brlin
Labels
Created
2018-11-16 15:59:59.615107+00:00
Updated
2018-11-16 15:59:59.615107+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

It is possible that the `meson-parameters`'s value contains duplicate items, e.g., multiple `-D PROJECTOPTIONS`s resulting multiple `-D`s in the array. This patch sets the `uniqueItems` schema property to `False` to allow this syntax. Refer-to: Should the meson plugin allow non-uniqueItems? - snapcraft - snapcraft.io <https://forum.snapcraft.io/t/should-the-meson-plugin-allow-non-uniqueitems/8544>

Evaluation history

No evaluation history available.