Verify glyph row's hash values.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Nov 2011 11:56:57 +0000 (13:56 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Nov 2011 11:56:57 +0000 (13:56 +0200)
commit7a7270ddb6e2a0b5f8c7404277a46272d80a8100
treeb9e8782cc3e3df961e821a5e8648f2e68834e601
parent1e5b2111b6ebfa6f8e244add939de453e9feafe6
Verify glyph row's hash values.

 src/dispnew.c (verify_row_hash) [XASSERTS]: New function.
 (adjust_glyph_matrix, row_equal_p): Use it in xassert to verify
 that the hash value of glyph rows is correct.
src/ChangeLog
src/dispnew.c