ext: ensure all objects we byte_xs are Strings
commit2ca88db578a4b9143a5dfaa66ce38b9463e7e166
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 19:03:10 +0000 (6 12:03 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 20:32:07 +0000 (6 13:32 -0700)
tree42d02488cc054be06f8227b4fedc3580ab4b4f26
parentc4eca8765e9aaf0d2736e764770d72f407affc16
ext: ensure all objects we byte_xs are Strings

Rack will be relaxing the spec to allow subclasses
of String objects.  Just in case they're not compatible,
we'll convert them to strings.
ext/clogger_ext/clogger.c