Re: [PATCH] gisi: Consumer functions for ISI message iterator

2011-03-03 Thread Aki Niemi
Hi Antti, 2011/3/3 Antti Paila antti.pa...@nokia.com: snip  struct _GIsiSubBlockIter { +       uint8_t cursor;        uint8_t *start;        uint8_t *end;        gboolean longhdr; The cursor actually needs to be 16 bits, because when the long header format is in use, that is what subblock

[PATCH] gisi: Consumer functions for ISI message iterator

2011-03-02 Thread Antti Paila
--- gisi/iter.c | 63 +++ gisi/iter.h | 13 2 files changed, 76 insertions(+), 0 deletions(-) diff --git a/gisi/iter.c b/gisi/iter.c index a925b15..f3f6f5a 100644 --- a/gisi/iter.c +++ b/gisi/iter.c @@ -55,6 +55,7 @@ void