Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error: processInitializers not defined #36

Open
derrell opened this issue Oct 24, 2014 · 0 comments
Open

Internal error: processInitializers not defined #36

derrell opened this issue Oct 24, 2014 · 0 comments

Comments

@derrell
Copy link
Owner

derrell commented Oct 24, 2014

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.

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

No branches or pull requests

1 participant