Wireshark-bugs: [Wireshark-bugs] [Bug 6527] corba dissector generator improvement
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527
Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9056| |review_for_checkin?
Flags| |
--- Comment #16 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-09-04 09:03:30 PDT ---
Created attachment 9056
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9056
Replace process_RequestOperation macro by a function
On my side, changing the macro process_RequestOperation() to a real function
has greatly improved the time needed to compile packet-parlay.c.
Alexis, could you give a try to the attached patch and see if it helps for you
also?
Note that I manually modified the files as I do not know how to generate the
giop dissectors.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.