Vote #74156
完了warning: class variable access from toplevel on Ruby 2.0
0%
説明
At each start this error message appears in httpd error_log:
/path/to/redmine/lib/SVG/Graph/Graph.rb:3: warning: class variable access from toplevel
Version information:
Environment: Redmine version 2.3.2.stable Ruby version 2.0.0-p247 (2013-06-27) [x86_64-linux] Rails version 3.2.13 Environment production Database adapter Mysql2 Redmine plugins: no plugin installed
[root@localhost ~]# httpd -v Server version: Apache/2.4.4 (Fedora) Server built: May 20 2013 09:27:20
[root@localhost ~]# passenger -v Phusion Passenger version 4.0.10
journals
--------------------------------------------------------------------------------
I got the same warning.
Is it safe to ignore?
--------------------------------------------------------------------------------
Rhiino Rex wrote:
> I got the same warning.
> Is it safe to ignore?
Yes it is.
--------------------------------------------------------------------------------
Fixed in r12052.
--------------------------------------------------------------------------------