Skip to content

Internal error: processInitializers not defined #36

Description

@derrell

We are occasionally seeing an internal error where the identifier processInitializers is not defined. That identifier is, however, a local function within the process() function. It is defined within the "compound_statement" block, but is indicated as undefined when referenced in the "translation_unit" block. The function should have been promoted to the top of process(), but for some reason, either isn't, or has otherwise not been defined.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions