Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 2590] New: compilation failure on non-european windows ( due to non-ascii characters)

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 5 Jun 2008 07:49:37 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2590

           Summary: compilation failure on non-european windows (due to non-
                    ascii characters)
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: suz@xxxxxxxx



SUZUKI, Shinsuke <suz@xxxxxxxx> changed:

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


Created an attachment (id=1857)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=1857)
patch to remove non-ascii characters

Build Information:
TShark 1.0.99-SVN-SUZ-20080605

Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GLib 2.16.3, with WinPcap (version unknown), with libz 1.2.3,
without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8, with ADNS, with
Lua 5.1, with GnuTLS 2.3.8, with Gcrypt 1.4.1, with MIT Kerberos.

Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5.

Built using Microsoft Visual C++ 8.0 build 50727
--
There are some non-ASCII characters in the following file.
- epan/dissectors/packet-mp4ves.c

Since this leads to a compilation failure (Warning C4819: unexpected character
in the current code page) on non-european Windows, I'd like you to avoid using
non-ASCII characters in Wireshark code (even in comment).

Here's a patch to cope with this problem.


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

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 2590] compilation failure on non-european windows ( due to non-ascii characters)
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 2576] Packet-fc is not dissecting destination and source ID field properly
  • Next by Date: [Wireshark-bugs] [Bug 2590] compilation failure on non-european windows ( due to non-ascii characters)
  • Previous by thread: [Wireshark-bugs] [Bug 2516] Compare two capture files
  • Next by thread: [Wireshark-bugs] [Bug 2590] compilation failure on non-european windows ( due to non-ascii characters)
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation