Remove use of flexible arrays
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Apr 2010 02:51:05 +0000 (22:51 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Apr 2010 02:52:22 +0000 (22:52 -0400)
commit690b9194619589c32ffc0c092e45262ae7776e79
tree394d665962e7970ee4a0b67310e7c9f909cb3ee3
parent1cebfbb0636b13dc5dc6a4b8b7acbb7da28129d2
Remove use of flexible arrays

Also remove wrong ASSERT_SIZE that would trigger only when not using
flexible arrays (which was the case on win32, but not with gcc).
configure.ac
src/hb-open-file-private.hh
src/hb-private.h