Skip to content

Goto Declaration does not work with "=MACRO_NAME" construct #16

@eranif

Description

@eranif

In the following code "Goto Declaration" and "Goto Implementation" functions do not work with EPON_ONU_TYPE_NTE2 symbol. If I add space character between "=" and "EPON_ONU_TYPE_NTE2" these functions work fine. CScope works in both cases.

#define CONF_ENUM_LIST_ONU_TYPE {\
{.val=0, .name=""},\
{.val=EPON_ONU_TYPE_NTE2,         .name="NTE-2"},\

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions