8000 EXC_BAD_ACCESS in yamlDescription for non-empty top-level array · Issue #11 · indeyets/syck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
EXC_BAD_ACCESS in yamlDescription for non-empty top-level array #11
Open
@brend

Description

@brend

The following code leads to an EXC_BAD_ACCESS:

NSArray *a = [NSArray arrayWithObject: @"42"];
[a yamlDescription];

This happens consistently when trying to create the YAML description of a non-empty array at top-level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0