thrift/lib/rb/ext
Bryan Duxbury fd58c55dca THRIFT-571. rb: compact_protocol.c:89: warning: format not a string literal and no format arguments
This patch solves the issue for those of you on Ruby 1.9.1.



git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@810288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 22:32:50 +00:00
..
binary_protocol_accelerated.c THRIFT-417. rb: BufferedTransport can enter an infinite loop 2009-04-01 20:10:15 +00:00
binary_protocol_accelerated.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
compact_protocol.c THRIFT-571. rb: compact_protocol.c:89: warning: format not a string literal and no format arguments 2009-09-01 22:32:50 +00:00
compact_protocol.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
constants.h THRIFT-417. rb: BufferedTransport can enter an infinite loop 2009-04-01 20:10:15 +00:00
extconf.rb Add Apache headers to Ruby libs and remove a few remaining Facebook notices 2009-03-20 04:21:39 +00:00
macros.h THRIFT-417. rb: BufferedTransport can enter an infinite loop 2009-04-01 20:10:15 +00:00
memory_buffer.c THRIFT-547. rb: Thrift deserializer hangs when deserializing empty string 2009-07-31 18:53:14 +00:00
memory_buffer.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
protocol.c THRIFT-276. rb: Ruby libraries should have one class per file 2009-04-04 00:58:03 +00:00
protocol.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
struct.c THRIFT-498. rb: Compact and Binary native protocols, used at the same time, can cause some issues 2009-07-31 18:47:09 +00:00
struct.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
thrift_native.c THRIFT-417. rb: BufferedTransport can enter an infinite loop 2009-04-01 20:10:15 +00:00