mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Regression between 0.26.1 and 0.26.3: properties provided on the commandline with = in them are parsed differently
#200
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KushalP on GitHub (Aug 20, 2024).
This appears to be a regression between
0.26.1and0.26.3. Properties that have an=symbol in them are parsed differently.Reproduction
@holzensp commented on GitHub (Aug 20, 2024):
Managed to reproduce. Undoubtedly due to the fix here.