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

Cleanup c_TypeIndexLookup in TypeSystem.cpp #126

Closed
nfbot opened this issue Aug 30, 2017 · 0 comments · Fixed by nanoframework/nf-interpreter#544
Closed

Cleanup c_TypeIndexLookup in TypeSystem.cpp #126

nfbot opened this issue Aug 30, 2017 · 0 comments · Fixed by nanoframework/nf-interpreter#544

Comments

@nfbot
Copy link
Member

nfbot commented Aug 30, 2017

From nf-interpreter created by josesimoes : nanoframework/nf-interpreter#319

There are several entries on that table that don't make sense anymore, need to be renamed and/or are taking space unnecessarily.

  • Microsoft.SPOT needs renaming
  • Microsoft.SPOT.Touch doesn't exist
  • Microsoft.SPOT.Cryptoki doesn't exist
    etc
@josesimoes josesimoes added this to the Backlog milestone Oct 20, 2017
josesimoes added a commit to Eclo/nf-interpreter that referenced this issue Dec 14, 2017
- Remove unused/unsupported types
- Fixes nanoframework/Home#126
- Fixes nanoframework/Home#127

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants