https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4879
--- Comment #8 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-07-30 09:17:29 PDT ---
(In reply to comment #7)
> (In reply to comment #6)
> > Gerald, I think (see comment 3) that you got another new-branch task: to
> > disable warnings-as-errors by default when using Cmake.
>
> Done in r33681. Can someone verify that it works on their system?
It works.
---
... Building C object epan/CMakeFiles/epan.dir/dissectors/packet-rlc.c.o
cd /home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/BUILD/epan &&
/usr/lib64/ccache/gcc -Depan_EXPORTS -DHAVE_CONFIG_H -DPACKAGE=\"wireshark\"
-DNEW_PACKET_LIST -D"_U_=__attribute__((unused))" -fPIC
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/BUILD
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/tools/lemon
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/wiretap
-I/usr/include/python2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0/glib
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/BUILD/epan
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/dfilter
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/dissectors
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/ftypes
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/wslua
-I/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/wspython
-O2 -Wall
-W -Wextra
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
-o CMakeFiles/epan.dir/dissectors/packet-rlc.c.o -c
/home/fedora/rpms/BUILD/cmake/wireshark-1.4.svn/epan/dissectors/packet-rlc.c
---
$ ./tshark -v
TShark 1.4.0 (SVN Rev 33681 from /trunk-1.4)
...
---
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.