SQuinlan
Results
1
issues of
SQuinlan
node.xmlrpc-c doesn't parse the 'i8' type correctly. I understand that node.js doesn't have wide support for int64, but it could be parsed as a float. xmlrpc-parser.js:113 ``` javascript var flatParams...