Wireshark mailing list archives

Re: [Wireshark-commits] rev 50206: /trunk/ /trunk/: configure.ac


From: Guy Harris <guy () alum mit edu>
Date: Fri, 28 Jun 2013 11:07:29 -0700


On Jun 28, 2013, at 5:18 AM, morriss () wireshark org wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50206

User: morriss
Date: 2013/06/28 05:18 AM

Log:
Standard C++ header files don't have .h in their name: #include <iostream>
rather than #include <iostream.h>.

Also reference cout as std::cout in the test program.

Will all C++ implementations handle that?

Will any C++ implementations that don't handle that handle

        1) Qt

and

        2) Wireshark's C++ code

given that they're pre-standard implementations?

If the answers are "yes" and anything, or if the answers are "no" and "no", that's the right thing to do.

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: