Wireshark mailing list archives

Re: [Wireshark-commits] rev 51289: /trunk/wiretap/ /trunk/wiretap/: vwr.c


From: Martin Mathieson <martin.r.mathieson () googlemail com>
Date: Sat, 10 Aug 2013 22:44:33 +0100

Thanks Guy.


On Sat, Aug 10, 2013 at 10:34 PM, <guy () wireshark org> wrote:

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

User: guy
Date: 2013/08/10 02:34 PM

Log:
 Initialize float variables with float constants, not double constants,
 and assign float constants, not double constants, to float variables.
 Floating-point constants are double by default; you have to add "f" to
 the end to make them float.

 This squelches 64-bit-to-32-bit warnings.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +6 -6      vwr.c         Modified

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

___________________________________________________________________________
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: