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

CLI: ffi-gen --version (-v) -> uninitialized constant FFI::Generator::VERSION #2

Closed
hedgehog opened this issue Nov 1, 2009 · 1 comment

Comments

@hedgehog
Copy link

hedgehog commented Nov 1, 2009

ffi-gen -v

/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503:in const_missing': uninitialized constant FFI::Generator::VERSION (NameError) from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:39:indo_option'
from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:48:in process_args' from /usr/lib/ruby/1.8/getoptlong.rb:613:ineach'
from /usr/lib/ruby/1.8/getoptlong.rb:610:in loop' from /usr/lib/ruby/1.8/getoptlong.rb:610:ineach'
from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:48:in process_args' from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:22:inrun'
from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/bin/ffi-gen:6
from /usr/bin/ffi-gen:19:in load' from /usr/bin/ffi-gen:19 localhost:~ # ffi-gen --version /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503:inconst_missing': uninitialized constant FFI::Generator::VERSION (NameError)
from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:39:in do_option' from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:48:inprocess_args'
from /usr/lib/ruby/1.8/getoptlong.rb:613:in each' from /usr/lib/ruby/1.8/getoptlong.rb:610:inloop'
from /usr/lib/ruby/1.8/getoptlong.rb:610:in each' from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:48:inprocess_args'
from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/lib/generator/application.rb:22:in run' from /usr/lib/ruby/gems/1.8/gems/ffi-swig-generator-0.3.2/bin/ffi-gen:6 from /usr/bin/ffi-gen:19:inload'
from /usr/bin/ffi-gen:19

@remogatto
Copy link

Should be fixed as in 0bc34

This issue was closed.
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