https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6489
--- Comment #4 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-10-26 13:55:31 MDT ---
(In reply to comment #2)
> This was discussed on wireshark-dev: http://seclists.org/wireshark/2011/Jul/192
> Then forwarded to gcrypt-devel:
> http://lists.gnupg.org/pipermail/gcrypt-devel/2011-July/001828.html
> Which resulted in "That is a bug in some versions of gcc."
> I don't like code sprinkled with #pragma's, certainly not for "a bug in some
> versions of gcc."
I agree. Libgcrypt shouldn't use something that breaks with the default
compiler for so many users, but my post to gcrypt-devel didn't get me anywhere
on that matter.
> Which begs the questions: what's your version of GCC ?
I'm using the stock gcc on FreeBSD 8.2-RELEASE:
gcc --version
gcc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.