Use macros for accessing 16bit and 32bit buffer data.
commit7eea48071dc1a47443d5ea249a5e3b12e5f7ea2b
authorWerner Lemberg <wl@gnu.org>
Sat, 14 Feb 2015 01:25:02 +0000 (14 02:25 +0100)
committerWerner Lemberg <wl@gnu.org>
Sat, 14 Feb 2015 01:25:02 +0000 (14 02:25 +0100)
treeec371878d9354f8e118288f2aef624e6dfc96f9e
parent7ca6628346348f050af716e56d0fabfe2f19ed34
Use macros for accessing 16bit and 32bit buffer data.

Main reason is that with such macros it is easy to suppress compiler
warnings by using proper casts.
lib/ta.h
lib/taglyf.c
lib/tagpos.c
lib/taname.c
lib/tapost.c
lib/tatables.c