11

[SOLVED] log4r 1.1.4 & ruby 1.9.1 => GDC.rb and NDC.rb syntax error, unexpected ':', expecting keyword_then or ';' or 'n'

EDIT: SOLVED , vedere commento :D log4r 1.1.4 & ruby 1.9.1 => GDC.rb and NDC.rb syntax error, unexpected ‘:’, expecting keyword_then or ‘;’ or ’n’ GDC.rb --- GDC.rb Thu Jan 28 17:03:12 2010 +++ GDC.rb.new Thu Jan 28 16:50:37 2010 @@ -13,10 +13,10 @@ private\_class\_method :new def self.check\_thread\_instance() - if ( Thread.main != Thread.current ): + if ( Thread.main != Thread.current ) raise "Can only initialize Global Diagnostic Context from Thread....

January 31, 2010 · 1 min · Carlo Bertini [WaYdotNET]
#linux #log4r #mingw32 #ruby #ruby 1.9.1 #Script