stancon (Stas Kelvich)
- Login: stancon
- Email: stanconn@gmail.com
- Registered on: 04/04/2010
- Last sign in: 04/04/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/04/2010
-
04:58 PM Ruby Feature #3090 (Closed): xml-rpc support for i8 data type
- =begin
Some XML-RPC libraries (for example xmlrpc-c) use 8-byte integer data type <i8>...</i8>. In existing version lib/xmlrpc just erase this variables. Support for this data type can be painlessly added to ruby core xmlrpc library. P...