Wireshark mailing list archives
Do Windows compilers require WS_VAR_IMPORT in .h files
From: Joerg Mayer <jmayer () loplof de>
Date: Fri, 28 Sep 2012 17:04:01 +0200
Hello,
I'm working on building wireshark with gcc with -fvisibility=hidden. This
will mostly mimic the behaviour already on Windows. The gcc attribute
to change the visibility causes errors when used in .h files (well, in
declarations without a the object).
I have replaced WS_VAR_IMPORT with extern in .h files. Can someone on Windows
please test whether this still works?
Thanks
Jörg
--
Joerg Mayer <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
Attachment:
no-ws-var-import-in-h-files.patch.gz
Description:
___________________________________________________________________________ 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:
- Do Windows compilers require WS_VAR_IMPORT in .h files Joerg Mayer (Sep 28)
- Re: Do Windows compilers require WS_VAR_IMPORT in .h files Pascal Quantin (Sep 28)
- Re: Do Windows compilers require WS_VAR_IMPORT in .h files Joerg Mayer (Sep 28)
- Re: Do Windows compilers require WS_VAR_IMPORT in .h files Pascal Quantin (Sep 28)
- Re: Do Windows compilers require WS_VAR_IMPORT in .h files Joerg Mayer (Sep 28)
- Re: Do Windows compilers require WS_VAR_IMPORT in .h files Pascal Quantin (Sep 28)
