Skip to content

Need locale 2.0.6 release #3

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

Open
swills opened this issue Sep 14, 2011 · 4 comments
Open

Need locale 2.0.6 release #3

swills opened this issue Sep 14, 2011 · 4 comments

Comments

@swills
Copy link

swills commented Sep 14, 2011

Hi,

Long story short, I'm trying to use the gettext gem with the latest gems and having trouble. I tried the version from github and it seems to solve my problem. Could you release 2.0.6 to rubygems.org?

Thanks,
Steve

@swills
Copy link
Author

swills commented Sep 15, 2011

If it helps, the error I was getting with 2.0.5 was:

...gems/locale-2.0.5/lib/locale.rb:239:in collect_candidates': undefined methodsize' for nil:NilClass (NoMethodError)

But like I said, the version from github solves the problem, so a release of 2.0.6 should do the trick.

@cameel
Copy link

cameel commented Dec 3, 2011

+1

Most people probably don't care because when used with Rails (through locale_rails) the locale is always set and in pure Ruby you can explicitly set current locale in your application. It's mostly a problem if you want to use rgettext and other scripts from the original gettext.

@rriemann
Copy link

rriemann commented Dec 5, 2011

+1

Please release a new version.

kou added a commit to ruby-gettext/locale that referenced this issue Aug 21, 2012
Fix the first report of mutoh#3.
Fix the Debian bug #600713:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600713

Reported by Martin Hradil and Hleb Valoshka. Thanks!!!
kou added a commit to ruby-gettext/locale that referenced this issue Aug 21, 2012
Fix the second report of mutoh#3.

Reported by Hleb Valoshka. Thanks!!!
@kou
Copy link

kou commented Aug 28, 2012

locale 2.0.6 has been released https://github.com/ruby-gettext/locale.
Many bug fixes are included.

375gnu pushed a commit to 375gnu/locale that referenced this issue Sep 14, 2015
GitHub: fix mutoh#3

Because it may return a wrong value when memoization hash collision is
occurred.
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

4 participants