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

The name `name' does not exist in the current context #1

Open
ArsenShnurkov opened this issue Oct 15, 2016 · 2 comments
Open

The name `name' does not exist in the current context #1

ArsenShnurkov opened this issue Oct 15, 2016 · 2 comments
Assignees

Comments

@ArsenShnurkov
Copy link

./GPLEX/AAST.cs(1084,64): Error CS0103: The name `name' does not exist in the current context (CS0103) (GPLEXv1)

dbremner added a commit that referenced this issue Oct 15, 2016
@dbremner
Copy link
Owner

Arsen,
Good catch! I had failed to check in all of the changes for that variable. I should probably restart the project from scratch. I was quite new to C# at the time and was overly infatuated with string interpolation and autoproperties.

@dbremner dbremner self-assigned this Oct 15, 2016
@ArsenShnurkov
Copy link
Author

ArsenShnurkov commented Oct 15, 2016

also the Release build target goes to funny-named directory

https://github.com/dbremner/gplex/blob/master/GPLEXv1.csproj#L30

the similar thing in gppg

https://github.com/dbremner/gppg/blob/master/GPPG.csproj#L31

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

No branches or pull requests

2 participants