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 6227] fix build error in gtk/rtp_analysis.c

Date: Tue, 9 Aug 2011 10:35:11 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6227

Jörg Mayer <jmayer@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmayer@xxxxxxxxx

--- Comment #2 from Jörg Mayer <jmayer@xxxxxxxxx> 2011-08-09 10:35:10 PDT ---
This is not a good solution - depending on the compiler this will cause
warnings about nchars being only written to but never read.
Is there no other way to throw (cast) away the result of a function invocation?

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