Skip to content

TreeEntry's toObject function needs a pointer #1268

@rcjsuen

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions