e737b0a106
- The constant 1 is a signed int by default. Explicitly say that it is an unsigned value so we can't overflow - Fix unreachable statement warnings in dss_arith by breaking out of switch statements instead of returning - this should have no impact on performance, since it's a non-conditional jump - A couple of the GPR files had carriage returns and were in DOS mode - put them in unix mode... These should all probably go to the v1.1 branch... This commit was SVN r9664. |
||
---|---|---|
.. | ||
dss_arith.c | ||
dss_compare.c | ||
dss_copy.c | ||
dss_dump.c | ||
dss_get.c | ||
dss_internal_functions.c | ||
dss_internal.h | ||
dss_load_unload.c | ||
dss_lookup.c | ||
dss_open_close.c | ||
dss_pack.c | ||
dss_peek.c | ||
dss_print.c | ||
dss_register.c | ||
dss_release.c | ||
dss_set.c | ||
dss_size.c | ||
dss_types.h | ||
dss_unpack.c | ||
dss.h | ||
Makefile.am |