-
Notifications
You must be signed in to change notification settings - Fork 48
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
isAtKeysSizeLimit never returns true #53
Comments
Hi, I'll take a look at this again, write a unit test for it. Ido On Fri, Oct 18, 2013 at 5:51 PM, Ian1971 [email protected] wrote:
|
You rock Ido. You're going on my christmas list. On Fri, Oct 18, 2013 at 10:12 AM, Ido Ran [email protected] wrote:
Martin Murphy |
Here you go
|
And here is a fix, though I'm not 100% happy with it
|
I've committed it in my fork If you prefer a pull request I can create one. |
A pull request would be great. On Fri, Oct 18, 2013 at 10:29 AM, Ian1971 [email protected] wrote:
Martin Murphy |
Actually, just had a go and can't work out how to include a single commit in a pull request as it tries to add in a bunch of my other changes which you probably don't want (cloudant support) |
Go ahead and send the pull request. I'll pick out the commit. On Fri, Oct 18, 2013 at 10:43 AM, Ian1971 [email protected] wrote:
Martin Murphy |
Well, github pull request interface confused me a bit, it seems to have added the pull request into an old pull request I made a while ago. Not sure what I did wrong. |
i'll cherry pick some of the commits later. The web interface won't let me On Fri, Oct 18, 2013 at 11:04 AM, Ian1971 [email protected] wrote:
Martin Murphy |
It seems that in the method Keys.ToString() returns the name of the type and so the length ends up being 21
The text was updated successfully, but these errors were encountered: