prawnpdf/ttfunk

Circular require warning in lib/ttfunk/collection.rb

smetana opened this issue · 3 comments

.bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1: warning: loading in progress, circular require considered harmful - .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb
	from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb:6:in  `<top (required)>'
	from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb:6:in  `require_relative'
	from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1:in  `<top (required)>'
	from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1:in  `require'

Thank you for reporting this.

I know we have a few of them but other things were of higher priority. We would really appreciate a PR. ;)

I will close this issue now that the PR's been merged. Feel free to reopen if you feel the fix is incomplete.