Project

General

Profile

Actions

Feature #3090

closed

xml-rpc support for i8 data type

Added by stancon (Stas Kelvich) about 14 years ago. Updated about 12 years ago.

Status:
Closed
Assignee:
-
Target version:
[ruby-core:29246]

Description

=begin
Some XML-RPC libraries (for example xmlrpc-c) use 8-byte integer data type .... In existing version lib/xmlrpc just erase this variables. Support for this data type can be painlessly added to ruby core xmlrpc library. Patch is attached.
=end


Files

xmlrpclib-i8-support.patch (1.68 KB) xmlrpclib-i8-support.patch stancon (Stas Kelvich), 04/04/2010 04:58 PM
Actions #1

Updated by mame (Yusuke Endoh) about 14 years ago

  • Target version set to 2.0.0

=begin

=end

Actions #2

Updated by niklas (Niklas Hofer) over 12 years ago

is there a reason why this patch was postponed to 2.0.0 and not included in one of the releases this year?

Actions #3

Updated by tenderlovemaking (Aaron Patterson) about 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r34936.
Stas, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
    [ruby-core:29246] [Feature #3090]

  • test/xmlrpc/test_client.rb: supporting test

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0