On Wed, Aug 08, 2012 at 04:50:47PM -0400, [email protected] wrote:
>
> Sort of "brute force" rethinking, but r44359 should compile now.
Not completely:
revision 44360
[ 5%] Building C object epan/CMakeFiles/epan.dir/prefs.c.o
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c: In function
‘prefs_register_custom_preference’:
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c:1062:12: error: unused
parameter ‘custom_data’ [-Werror=unused-parameter]
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c: In function
‘prefs_register_modules’:
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c:1780:9: error: passing
argument 6 of ‘prefs_register_string_custom_preference’ from incompatible
pointer type [-Werror]
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c:944:6: note: expected ‘const
char **’ but argument is of type ‘gchar **’
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c:1705:43: error: variable
‘console_module’ set but not used [-Werror=unused-but-set-variable]
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c: At top level:
/home/jmayer/work/wireshark/svn/trunk/epan/prefs.c:2330:1: error:
‘find_index_from_string_array’ defined but not used [-Werror=unused-function]
Ciao
Jörg
--
Joerg Mayer <[email protected]>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe