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 5302] New: Issues generating dissectors with tools/pidl ?

Date: Sat, 16 Oct 2010 08:03:12 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5302

           Summary: Issues generating dissectors  with tools/pidl ?
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: Fedora
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wmeier@xxxxxxxxxxx


Build Information:
[SVN]
--
I wanted to make some optimizations to several IDL generated Wireshark
dissectors so I decided to have some fun and try generating some of the
dissectors using pidl as distributed in Wireshark tools/pidl.

Results:

1. epan/dissectors/pidl/mapi:  make gives error message:
    mapi.idl:1592: EcDoRpc: property 'flag' not allowed on 'FUNCTION'

2. dissectors/pidl/nspi:
    The dissector files are generated but have what appear to be some
    non-trivial differences compared to the current files in SVN
epan/dissectors.

I don't know if the IDL generated dissectors are being re-generated or whether
changes are just being made and committed  to the generated dissector source.

Since the dissector changes I wanted to make were optimizations only (and since
I'm clueless about pidl), I'll just file this bug report "for the record" and
leave my changes for another time.

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