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

Error: undefined identifier Endian.littleEndian #4

Closed
timotheecour opened this issue Nov 15, 2013 · 4 comments
Closed

Error: undefined identifier Endian.littleEndian #4

timotheecour opened this issue Nov 15, 2013 · 4 comments
Milestone

Comments

@timotheecour
Copy link
Contributor

the fix is simple : just add in dproto.serialize:
import std.system;

(dmd 2.064.2)

@msoucy
Copy link
Owner

msoucy commented Nov 15, 2013

I don't see this issue - what's the test you're using?

@timotheecour
Copy link
Contributor Author

hmmm after upgrading from 2.064.rc1 to 2.064.2 the problem seems to have disappeard... closing.

@msoucy
Copy link
Owner

msoucy commented Nov 15, 2013

I'm a bit concerned about that...but alright.

@msoucy
Copy link
Owner

msoucy commented Nov 18, 2013

This actually came up again when trying to fix another issue...weird. I'm applying the fix now though.

@msoucy msoucy reopened this Nov 18, 2013
@msoucy msoucy closed this as completed in a4c74d1 Nov 18, 2013
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