Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.
This repository was archived by the owner on May 29, 2018. It is now read-only.

Undefined variable: name #12

@therealssj

Description

@therealssj

I keep getting this error after the recent changes.
An example proto which causes this error, some thing like this

message App {

    optional group ExtendedInfo = 12 {  //This line gives the warning, removing this fixes everyting
           //something here
    }
}  

I never got this error with the old files i was using.
Decided to try the recent changes today but they didnt work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions