Skip to content

TreeEntry's toObject function needs a pointer #1268

Description

@rcjsuen

The toObject function of TreeEntry has a pointer as one of its parameters.

var result = treeEntry.toObject(object_out, repo);

The generated code should be switched to return the object instead of asking for a pointer as a parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions