-
Notifications
You must be signed in to change notification settings - Fork 41
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
Packing Andrei's Upcoming rcstring #43
Comments
|
Ah... the problem is type mismatch. Line 854 in 3b7948e
Maybe, we should use |
|
Works! Do you change? |
|
I pushed changes to master and added v0.9.3 tag. |
|
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having problem packing Andreis' prel implementation of
rcstringat https://github.com/nordlow/justd/blob/master/rcstring.d withpack.What's the preferred way of doing this if I can't modify the original implementation, which I won't be able to do when this become standardized?
I've tried
which gives
which isn't what I want. For some reason my
rcstringPackHandleris ignored.I want this to equal
stringpacking, namely[192]The text was updated successfully, but these errors were encountered: