Modify ↓
Ticket #195 (new defect)
Opened 22 months ago
explict non-specific tags
| Reported by: | transfire@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | libyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
libyaml is not resolving explicit non-specific tags correctly. For example, ! 12 should come out as a !!str, not an !!int. The explicit use of ! is supposed to suppress implicit type resolution.
Attachments
Note: See
TracTickets for help on using
tickets.
