Project

General

Profile

Actions

Patch #13338

closed

Remove "warning: class variable access from toplevel" in lib/plugins/rfpdf/lib/tcpdf.rb

Added by Jun NAITOH about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

$ ruby -v
ruby 2.0.0p0 (2013-02-24 revision 39474) [i686-linux]
$ rake test:units
lib/plugins/rfpdf/lib/tcpdf.rb:42: warning: class variable access from toplevel
lib/plugins/rfpdf/lib/tcpdf.rb:43: warning: class variable access from toplevel

http://www.redmine.org/builds/logs/build_trunk_mysql_ruby-2.0.0-p0_1246.html

/var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-2.0.0-p0/lib/plugins/rfpdf/lib/tcpdf.rb:42: warning: class variable access from toplevel
/var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-2.0.0-p0/lib/plugins/rfpdf/lib/tcpdf.rb:43: warning: class variable access from toplevel

Files


Related issues

Related to Redmine - Feature #13329: Ruby 2.0 supportClosedJean-Philippe Lang

Actions
Actions #1

Updated by Toshi MARUYAMA about 11 years ago

  • Status changed from New to Closed

Committed in trunk r11527 and 2.3-stable r11533, thanks.

Actions

Also available in: Atom PDF