Wireshark-bugs: [Wireshark-bugs] [Bug 5302] Issues generating dissectors with tools/pidl ?
Date: Sun, 24 Nov 2013 02:14:24 +0000

Comment # 1 on bug 5302 from
Currently, they fail with two problems:

    1) #include "idl_types.h" doesn't work because it's looking for that header
in the same directory as the IDL file, but it's in the parent directory;

    2) there are a ton of C++/C99-style // comments, but Samba's pidl only
handles traditional C /* ... */ comments.


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are watching all bug changes.