Index: ossp-pkg/srpc/TODO
RCS File: /v/ossp/cvs/ossp-pkg/srpc/TODO,v
rcsdiff -q -kk '-r1.11' '-r1.12' -u '/v/ossp/cvs/ossp-pkg/srpc/TODO,v' 2>/dev/null
--- TODO 2001/07/31 15:45:14 1.11
+++ TODO 2001/07/31 16:03:01 1.12
@@ -53,6 +53,10 @@
this problem by implicitely assuming that the short is promoted to
an int.
+ To make matters even worse: The RFC doesn't even define how XDR
+ deals with 16-bit integers! The mere existance of such a datatype
+ is not positively confirmed.
+
- XML: 1234
uint32, int64, uint64,
Index: ossp-pkg/xds/TODO
RCS File: /v/ossp/cvs/ossp-pkg/xds/Attic/TODO,v
rcsdiff -q -kk '-r1.11' '-r1.12' -u '/v/ossp/cvs/ossp-pkg/xds/Attic/TODO,v' 2>/dev/null
--- TODO 2001/07/31 15:45:14 1.11
+++ TODO 2001/07/31 16:03:01 1.12
@@ -53,6 +53,10 @@
this problem by implicitely assuming that the short is promoted to
an int.
+ To make matters even worse: The RFC doesn't even define how XDR
+ deals with 16-bit integers! The mere existance of such a datatype
+ is not positively confirmed.
+
- XML: 1234
uint32, int64, uint64,