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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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