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

PA3: multiple definition of `curr_lineno' #2

Open
colinaaa opened this issue Jul 2, 2020 · 0 comments
Open

PA3: multiple definition of `curr_lineno' #2

colinaaa opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@colinaaa
Copy link
Owner

colinaaa commented Jul 2, 2020

according to here, you should comment out line 29 of the file parser-phase.cc

like this:

//int curr_lineno;               // needed for lexical analyzer

to avoid linker error.

@colinaaa colinaaa added bug Something isn't working good first issue Good for newcomers labels Jul 2, 2020
@colinaaa colinaaa self-assigned this Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant