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

MetaDataProcess has to output descriptive error descriptions #174

Closed
nfbot opened this issue Aug 30, 2017 · 0 comments · Fixed by nanoframework/nf-Visual-Studio-extension#385

Comments

@nfbot
Copy link
Member

nfbot commented Aug 30, 2017

From nf-Visual-Studio-extension created by josesimoes : nanoframework/nf-Visual-Studio-extension#140

Right now, when it outputs an error, it's often an error code like "0x80070003".

@josesimoes josesimoes added this to the Backlog milestone Oct 20, 2017
@josesimoes josesimoes modified the milestones: Backlog, vNext Jun 12, 2019
josesimoes added a commit to nanoframework/nf-interpreter that referenced this issue Jun 12, 2019
- Add new functions to store messages required for MDP to output error descriptions.
- Add new variant of NANOCLR_MSG1_SET_AND_LEAVE to work with chars (NANOCLR_CHARMSG_SET_AND_LEAVE).
- Fix NANOCLR_MSG1_SET_AND_LEAVE define to properly use variable arguments.
- Addresses nanoframework/Home#174.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to nanoframework/nf-interpreter that referenced this issue Jun 12, 2019
- Add new functions to store messages required for MDP to output error descriptions.
- Add new variant of NANOCLR_MSG1_SET_AND_LEAVE to work with chars (NANOCLR_CHARMSG_SET_AND_LEAVE).
- Fix NANOCLR_MSG1_SET_AND_LEAVE define to properly use variable arguments.
- Addresses nanoframework/Home#174.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to nanoframework/nf-interpreter that referenced this issue Jun 12, 2019
- Add new functions to store messages required for MDP to output error descriptions.
- Add new variant of NANOCLR_MSG1_SET_AND_LEAVE to work with chars (NANOCLR_CHARMSG_SET_AND_LEAVE).
- Fix NANOCLR_MSG1_SET_AND_LEAVE define to properly use variable arguments.
- Addresses nanoframework/Home#174.

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