ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3658] New: Cygwin: Cleanup asn1 autogenerate makefiles

Date: Sat, 4 Jul 2009 01:43:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3658

           Summary: Cygwin: Cleanup asn1 autogenerate makefiles
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: kovarththanan.rajaratnam@xxxxxxxxx



Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3253|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=3253)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3253)
Cleanup asn1 windows makefiles

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The contents of the auto generated dissectors differs between Cygwin and Linux
due to different set of parameters passed to asn2wrs and line ending issues.

This patch ensures that we:

1) pass on the same set of parameters on Cygwin as we do on Linux. This ensures
that the "DO NOT EDIT..." header matches on both platforms.
2) Fix up line endings (by using Cygwins d2u) before copying the auto generated
dissectors to epan/dissectors/*


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