Const casts.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 19 Sep 2010 14:36:57 +0000 (16:36 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 19 Sep 2010 14:36:57 +0000 (16:36 +0200)
commitc75794cffb05769b71a346af8513a3e8dde55f94
tree539c18860616dee459dcb1509b8dc37ef085427c
parent51c3424bf88d0fa110683fbcdd208d0fa5c98179
Const casts.

Removed some unnecessary casts.  Changed some others to use the
macros from src/libpspp/cast.h instead of literal casts.
src/data/psql-reader.c
src/language/lexer/q2c.c
src/language/stats/autorecode.c
src/language/tests/float-format.c
src/libpspp/str.c
src/output/ascii.c
src/output/options.c
src/ui/gui/main.c
src/ui/terminal/terminal-opts.c