Modify ↓
Ticket #152 (new defect)
Patch to libyaml to handle anchor/alias according to libyaml 1.2 spec
| Reported by: | spitzak@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | libyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
libyaml1.2 allows a lot more byte values in anchor/alias names, this alters the code to allow them.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


Patch to handle anchor/alias according to yaml1.2 spec