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 3105] New: Patch to packet-dcerpc-pn-io.c to allows buildb

Date: Tue, 9 Dec 2008 05:36:26 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3105

           Summary: Patch to packet-dcerpc-pn-io.c to allows buildbot
                    "checkapi" step to complete
           Product: Wireshark
           Version: 1.1.x (Experimental)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jyoung@xxxxxxx



Jim Young <jyoung@xxxxxxx> changed:

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


Created an attachment (id=2544)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2544)
Trivial patch to change C++ style comment to standard C style comment

Build Information:
$ svn info
Path: .
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 26943
Node Kind: directory
Schedule: normal
Last Changed Author: stig
Last Changed Rev: 26943
Last Changed Date: 2008-12-09 02:53:11 -0500 (Tue, 09 Dec 2008)


--
The Windows-XP-x86 buildbot is currently failing during the "checkapi step" on
the file plugins/packet-dcerpc-pn-io.c.  This particular source file fails the
C++ style comment check.

The attached trivial patch changes two C++ style comments to standard C++ style
comments in packet-dcerpc-pn-io.c to allow the buildbot checkapi step to
succeed.


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