Re: [PATCH docs] Clarify the wire format array specification

2013-09-30 Thread Bill Spitzak
On 09/28/2013 12:09 AM, Pekka Paalanen wrote: On Fri, 27 Sep 2013 17:11:47 -0500 Micah Nordland wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2013 05:02 PM, Bill Spitzak wrote: I think it is confusing to call this an "array", rather than perhaps a "block" or something. When

Re: [PATCH docs] Clarify the wire format array specification

2013-09-28 Thread Pekka Paalanen
On Fri, 27 Sep 2013 17:11:47 -0500 Micah Nordland wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/27/2013 05:02 PM, Bill Spitzak wrote: > > I think it is confusing to call this an "array", rather than > > perhaps a "block" or something. > > > > When I read the documentation I

Re: [PATCH docs] Clarify the wire format array specification

2013-09-27 Thread Micah Nordland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2013 05:02 PM, Bill Spitzak wrote: > I think it is confusing to call this an "array", rather than > perhaps a "block" or something. > > When I read the documentation I thought the array consisted of N > pieces of data in wire format, not N by

Re: [PATCH docs] Clarify the wire format array specification

2013-09-27 Thread Bill Spitzak
I think it is confusing to call this an "array", rather than perhaps a "block" or something. When I read the documentation I thought the array consisted of N pieces of data in wire format, not N bytes. Micah Nordland wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Addition to the wire

[PATCH docs] Clarify the wire format array specification

2013-09-27 Thread Micah Nordland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Addition to the wire format specification array type definition to say that array contents are defined by whatever is using the array. diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml index b79b6be..039d875 100644 - -