Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2813] Too few initializers for aggregate (Lint Info 785)

Date: Mon, 22 Dec 2008 12:27:46 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2813





--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx>  2008-12-22 12:27:46 PDT ---
It was probably a cut-and-pasteo, as, given that we're using #defines for
NO_ERROR_DETECTED and
UNCORRECTIBLE_ERROR, the table is 2x128, rather than 8x32 like the other
tables, so I probably had a loop that advanced by 8 elements but printed only 2
of them.

I regenerated the table (as 2x128, using the #define names) and checked in the
new table.

(I also updated the Cell Relay Retreat URLs, as the old ones didn't seem to
work; did they work for you, or did you fix them to go to www.cell-relay.com?)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.