Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Cast from value type to an enum shows boxing in some situations #55

Open
forestrf opened this issue Aug 21, 2018 · 3 comments
Open

Cast from value type to an enum shows boxing in some situations #55

forestrf opened this issue Aug 21, 2018 · 3 comments

Comments

@forestrf
Copy link

Here the problem exists (using .Net 3.5 and ByteBuffer being in a separate project referenced in the current project):
devenv_2018-08-21_03-16-53

Here instead it works well:
image

Thank you!

@edespong
Copy link
Contributor

edespong commented Sep 8, 2018

What version of the extension are you using? I cannot reproduce this issue using 2.0.

@cezarypiatek
Copy link
Contributor

I would like to fix this issue but I can't reproduce it. @forestrf can you confirm that this issue still occurs for you?

@forestrf
Copy link
Author

I'm sorry but it has been too long since then. I don't have the code anymore. Should I close this issue, given that I don't know how can I help to fix it?

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

No branches or pull requests

3 participants