prawnpdf/ttfunk

warning: instance variable @offset not initialized

Closed this issue · 5 comments

/home/travis/.rvm/gems/ruby-2.3.1/gems/ttfunk-1.4.0/lib/ttfunk/table.rb:25: warning: instance variable @offset not initialized

Hello Jens,

Thank you for reporting the warning. Would you be willing to submit a fix as well?

Hey Alex, sorry, i'm not a ruby guy.

No problem. Thank you for your contribution.

Just in case you're worried about the warning. It's not a big deal. Ruby gives a lot of hints on how to improve code to avoid potential problems. In this case it's OK. We'll get to fixing all the warnings. Eventually.

This warning has been fixed by #41