I know its been said that a fix for the warnings about instance variables not being initialized will not be merge, but this is a bit ridiculous
succeeds if neither account is referenced by an existing link /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/misc.rb:85: warning: instance variable @frozen not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/misc.rb:85: warning: instance variable @frozen not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized /Users/.../.rvm/gems/ruby-2.3.0/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb:1493: warning: instance variable @skip_symbol_cache not initialized that is after ever test that uses sequel. I tried setting RUBYOPT="-W0" but to no avail. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
