Re: [Wireshark-dev] Anonymous union in epan/dissectors/packet-scsi-osd.c not valid with Sun C compiler

2006-11-06 Thread ronnie sahlberg
please test latest svni have changed it to not use anonymous unions/structs On 11/5/06, Albert Chin <[EMAIL PROTECTED]> wrote: > On Solaris 2.6, compiling 0.99.4 with the Sun C compiler fails because > anonymous unions are not valid. epan/dissectors/packet-scsi-osd.c has: > typedef struct _

[Wireshark-dev] Anonymous union in epan/dissectors/packet-scsi-osd.c not valid with Sun C compiler

2006-11-05 Thread Albert Chin
On Solaris 2.6, compiling 0.99.4 with the Sun C compiler fails because anonymous unions are not valid. epan/dissectors/packet-scsi-osd.c has: typedef struct _scsi_osd_extra_data_t { guint16 svcaction; guint8 gsatype; union { struct { /* gsatyp