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 6917] problem with Floating point (double-precision)

Date: Mon, 11 Jun 2012 12:32:07 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6917

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |darkjames-ws@xxxxxxxxxxxx
         Resolution|                            |FIXED

--- Comment #3 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-06-11 12:32:07 PDT ---
(In reply to comment #2)> 
> On my Windows XP SP3 32-bit PC, I set my language to Italian using the language
> bar and gave this a try with SVN 43206 trunk and trunk-1.6.  In both cases, it
> worked fine.  And in my case, the filter used the decimal point, not the comma,
> i.e., "1.01", not "1,01" when choosing "Apply as Filter -> Selected".
> 
> I don't recall one, but maybe there was a bug that was fixed since 1.6.5?  Can
> you try 1.6.8, or 1.8.0rc1?

I reproduced this bug on Linux with polish locales.
val_from_unparsed (epan/ftypes/ftype-double.c) was using strtod()

Fixed in r43212.

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