[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

[ ruby-Bugs-8963 ] XML-RPC enhanced NilClass handling

From: <noreply@...>
Date: 2007-05-29 20:45:35 UTC
List: ruby-core #11315
Bugs item #8963, was opened at 2007-02-28 17:10
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=8963&group_id=426

>Category: Networking / Communication / P
Group: 1.8.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Ted Behling (tedhhi)
Assigned to: Nobody (None)
Summary: XML-RPC enhanced NilClass handling

Initial Comment:
I have written a small patch for the XML-RPC library included with Ruby.  I would appreciate the community's feedback regarding possibly including this in future Ruby versions.

This patch provides the user with greater control over NilClass object serialization in XML-RPC responses, by allowing XML tags other than the default <nil/> to be written.  For example, Perl's Frontier::Client does not support a <value> of <nil/> in responses it receives, but with this patch, an empty <value></value> pair could be returned, which it does support.

Attached is a diff against the latest Ruby SVN trunk.  Thank you for your consideration!

Ted Behling
ISP Systems Analyst, Hargray Communications
ted.behling@htc.hargray.com


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1698&aid=8963&group_id=426

In This Thread

Prev Next