Skip to content

ly_ctx_get_node2() removed, renamed lyd_get_node() -> lyd_find_xpath() and lyd_get_node2() -> lyd_find_instance() #115

@michalvasko

Description

@michalvasko

From the version 0.10.111 (currently only in the devel branch) the function ly_ctx_get_node2() was removed. The same functionality is now provided by the function lys_find_xpath(), so please use that one instead. Also, lyd_get_node() was renamed to lyd_find_xpath() and lyd_get_node2() to lyd_find_instance().

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:announcementIssue is actually an announcement from the developers.

    Type

    No type
    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