Error in the specification. #301

Closed
opened 2026-02-17 11:47:55 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @aminancelot on GitHub (Nov 7, 2017).

Section 10 of the specification has an error:
[0-9A-Za-z-] should be [0-9A-Za-z\-]

Originally created by @aminancelot on GitHub (Nov 7, 2017). Section 10 of the specification has an error: [0-9A-Za-z-] should be [0-9A-Za-z\\-]
Author
Owner

@akalongman commented on GitHub (Nov 7, 2017):

@aminancelot in regex last dash of the symbols group considered as a just symbol

@akalongman commented on GitHub (Nov 7, 2017): @aminancelot in regex last dash of the symbols group considered as a just symbol
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#301