Skip to content

Documentation marks some strucs as opaque when they are not. #2562

@cirosantilli

Description

@cirosantilli

E.g., both:

are marked as opaque in the docs, but both are defined in the include header, git_diff_line internals gets used in an example at:

switch (line->origin) {
, and there seems to be no helper to get those fields out of those structs.

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