Wireshark mailing list archives

Re: Compilation error in ws_mempbrk_sse42.c


From: Graham Bloice <graham.bloice () trihedral com>
Date: Wed, 5 Nov 2014 11:42:39 +0000

On 5 November 2014 11:31, Pascal Quantin <pascal.quantin () gmail com> wrote:

2014-11-05 12:04 GMT+01:00 Graham Bloice <graham.bloice () trihedral com>:
 On 4 November 2014 20:34, Guy Harris <guy () alum mit edu> wrote:


On Nov 4, 2014, at 12:05 PM, Stephen Fisher <
stephenfisher () centurylink net> wrote:

According to


http://blogs.msdn.com/b/vcblog/archive/2013/07/19/c99-library-support-in-visual-studio-2013.aspx

VS 2013 adds <stdint.h>; I don't know whether that means you need MSVC
2013 or later to build ws_mempbrk_sse42.c.  I also don't know whether, with
your change, ws_mempbrk_sse42.c still needs to include <stdint.h> on
Windows.


VS2010 also has <stdint.h>.


And my copies of MSVC2010/MSVC2013 compile fine the top of tree without
stdint.h inclusion. I will upload a patch removing it.



I'm a bit uncertain about that, I much prefer the direct inclusion of the
header that declares the things that the subsequent code is using.
Presumably the header file is being sucked in elsewhere.

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