https://bugs.linuxfoundation.org/show_bug.cgi?id=1275
Bug #: 1275
Summary: example of license template match expression in SPDX
2.0 draft disagrees with understanding of regex's
Product: SPDX
Version: 2.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Spec
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
example of license template match expression in SPDX 2.0 draft disagrees with
understanding of regex's
<<original=THE AUTHOR OR
CONTRIBUTORS;match=+;name=copyrightHolderLiability;type=required;example=dmg
inc.>>
comment from Sam Ellis of ARM:
"This example regex does not match my understanding of how regexes work.
Normally, '+' indicates 'one or more of' and therefore there needs to be
something before the '+' that it applies to, for example '.+' to match 'any
character, one or more times'. The POSIX ERE specification also suggests this
example is not a valid ERE: "(The ...plus-sign... Any of the following uses
produce undefined results: If these characters appear first in an ERE"."
--
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech