wireshark/asn1
Guy Harris 8ed7a73e22 Fix a bunch of warnings.
Cast away some implicit 64-bit-to-32-bit conversion errors due to use of
sizeof.

Cast away some implicit 64-bit-to-32-bit conversion errors due to use of
strtol() and strtoul().

Change some data types to avoid those implicit conversion warnings.

When assigning a constant to a float, make sure the constant isn't a
double, by appending "f" to the constant.

Constify a bunch of variables, parameters, and return values to
eliminate warnings due to strings being given const qualifiers.  Cast
away those warnings in some cases where an API we don't control forces
us to do so.

Enable a bunch of additional warnings by default.  Note why at least
some of the other warnings aren't enabled.

randpkt.c and text2pcap.c are used to build programs, so they don't need
to be in EXTRA_DIST.

If the user specifies --enable-warnings-as-errors, add -Werror *even if
the user specified --enable-extra-gcc-flags; assume they know what
they're doing and are willing to have the compile fail due to the extra
GCC warnings being treated as errors.

svn path=/trunk/; revision=46748
2012-12-26 05:57:06 +00:00
..
HI2Operations We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
acp133 Fixed some typos 2012-11-12 14:09:51 +00:00
acse We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ansi_map Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
ansi_tcap Make all enum_val_t's const. 2012-11-29 20:15:37 +00:00
c1222 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
camel Make all enum_val_t's const. 2012-11-29 20:15:37 +00:00
cdt We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
charging_ase We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
cmip We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
cmp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
cms Added attributes from RFC 2798. 2012-11-12 22:00:53 +00:00
credssp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crmf We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
dap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
disp Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
dop Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
dsp Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
ess We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ftam We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
gnm We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
goose We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
gprscdr We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
gsm_map "Fill" a couple of value_string(ext) 2012-12-12 12:48:12 +00:00
h225 When copying addresses, also copy the (new) hf field. 2012-12-18 23:28:38 +00:00
h235 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h245 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h248 From John Batty via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8087 : 2012-12-13 14:24:44 +00:00
h282 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h283 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h323 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h450 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h450-ros We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h460 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
h501 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
hnbap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
idmp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
kerberos We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
lcsap Dissect lat. long and Uncertainty-Code. 2012-11-06 09:22:29 +00:00
ldap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
logotypecertextn We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
lpp Upgrade LTE Positioning Protocol to V11.0.0 2012-09-28 15:40:14 +00:00
lppa Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8023 : 2012-11-30 08:34:50 +00:00
lppe We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
lte-rrc Use a subtree for message containers 2012-11-09 22:04:14 +00:00
m3ap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
mms Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
mpeg-audio We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
mpeg-pes From Bill Parker: 2012-10-09 08:40:02 +00:00
nbap When copying addresses, also copy the (new) hf field. 2012-12-18 23:28:38 +00:00
ns_cert_exts We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ocsp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
p1 Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
p7 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
p22 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
p772 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pcap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkcs1 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkcs12 Fix [-Wshadow] warnings. 2012-12-03 22:27:46 +00:00
pkinit We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkix1explicit Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
pkix1implicit We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkixac We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkixproxy We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkixqualified We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pkixtsp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
pres Get rid of unused routines for UDC-type. 2012-12-21 10:52:29 +00:00
q932 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
q932-ros We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
qsig We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ranap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
rnsap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ros We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
rrc Add missing OPTIONAL keyword in RRCConnectionRequest message 2012-11-26 13:21:18 +00:00
rrlp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
rtse Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
rua We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
s1ap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
sabp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
sbc-ap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
smrse We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
snmp Squelch a qualifier-discard warning. 2012-12-21 11:04:10 +00:00
spnego Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
sv We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
t38 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
t124 Fix what seems to be a typo error 2012-12-13 17:57:37 +00:00
t125 You can't return from inside a TRY/CATCH/ENDTRY block (see 2012-11-18 01:39:32 +00:00
tcap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tetra From LI Hai: 2012-11-01 09:11:06 +00:00
ulp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
wlancertextn We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
x2ap We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
x509af Added deltaRevocationList. 2012-12-07 11:40:29 +00:00
x509ce We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
x509if Update ACP133 to edition D. 2012-11-12 13:45:24 +00:00
x509sat Added deltaRevocationList. 2012-12-07 11:40:29 +00:00
x721 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
.gitignore Add initial .gitignore files 2011-11-22 00:13:12 +00:00
Custom.make Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.am Add LTE Positioning Protocol Extensions dissector 2012-07-09 20:55:09 +00:00
Makefile.inc Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.inc.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Add LTE Positioning Protocol Extensions dissector 2012-07-09 20:55:09 +00:00
Makefile.preinc Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.preinc.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00