Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Initialized Constant Error in rubygems version 1.3.5, hanna version 0.1.11 #8

Closed
probablykabari opened this issue Sep 30, 2009 · 2 comments
Labels

Comments

@probablykabari
Copy link

Per http://github.com/mislav/hanna/commit/740a640b3d66788b12aa412b163ecc56fe54c730

I also get this error. Here's a look:

/Library/Ruby/Gems/1.8/gems/mislav-hanna-0.1.11/lib/hanna/version.rb:3: warning: already initialized constant VERSION
/Library/Ruby/Gems/1.8/gems/mislav-hanna-0.1.11/lib/hanna/version.rb:6: warning: already initialized constant RDOC_VERSION
/Library/Ruby/Gems/1.8/gems/mislav-hanna-0.1.11/lib/hanna/version.rb:7: warning: already initialized constant RDOC_VERSION_REQUIREMENT

I believe this is a problem with rubygems 1.3.5 on Leopard, but i haven't had a chance to look into it yet. I just wanted to make the ticket so I didn't forget :)

@probablykabari
Copy link
Author

I submitted a pull request with a fix.

@mislav
Copy link
Owner

mislav commented Oct 16, 2009

rubygems_plugin: avoid double-loading "hanna/version.rb"

closed by 7b64fcb

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

No branches or pull requests

2 participants