On Sun, Aug 14, 2011 at 3:11 PM, Martin Kaiser <li...@kaiser.cx> wrote:
> If I enable your define for windows
>
> #define truncl(ld) floorl(ld)
>
> things work ok for me. Should that be enabled for older gccs as well or
> are you aware of gcc settings that make it define truncl() in the standard
> way?

I don't know this code, or truncl() vs. floorl(), but maybe we just
should use floorl() on all platforms?
Then we at least get the same behavior.


-- 
Stig Bjørlykke
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to