[Rubycocoa-devel 1399] debug log prints only format strings

Zurück zum Archiv-Index

kimura wataru kimur****@i*****
Tue Jun 9 22:00:16 JST 2009


Hi,

In RubyCocoa trunk, debug messages ($DEBUG = true) looks
like only format strings. 
  
  % RUBYOPT=-d ruby install.rb test 
    :
  2009-06-09 21:51:40.352 ruby[7783:613] LIBFFI : got return value
  2009-06-09 21:51:40.353 ruby[7783:613] LIBFFI : ffi dispatch done
  2009-06-09 21:51:40.353 ruby[7783:613] OBJWRP : ocm_send (%s) done%s
  2009-06-09 21:51:40.355 ruby[7783:613] DATACNV : decoding method encoding '%s' manually
  2009-06-09 21:51:40.356 ruby[7783:613] DATACNV : retval -> %s
  2009-06-09 21:51:40.358 ruby[7783:613] DATACNV : skipping first two args
  2009-06-09 21:51:40.359 ruby[7783:613] DATACNV : argc -> %d
  2009-06-09 21:51:40.360 ruby[7783:613] DATACNV : arg[%d] -> %s
  2009-06-09 21:51:40.360 ruby[7783:613] OBJWRP : registering Ruby %s method `%s' 
    :

The change of r2223 caused this. What's the purpose of the change?

http://rubycocoa.svn.sourceforge.net/viewvc/rubycocoa?view=rev&revision=2223



-- 
kimura wataru




More information about the Rubycocoa-devel mailing list
Zurück zum Archiv-Index