diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-03-28 13:37:38 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-03-29 12:59:32 +0100 |
commit | 020911485b5433ff135480165d100b10e3b051c7 (patch) | |
tree | 2d33400e6cdcbb0e3804c2a6cc9612b02d05483c /source/html/epub-doc.c | |
parent | c8b2cbbbc3cc9c7112929230b2d2cebe1d58e139 (diff) | |
download | mupdf-020911485b5433ff135480165d100b10e3b051c7.tar.xz |
Tweak html-layout harfbuff code to placate gcc.
gcc whines about strict-aliasing rules. Tweak the code to avoid
them.
Short version = gcc dislikes accessing the same memory
through different typed pointers unless they are void * or char *.
Diffstat (limited to 'source/html/epub-doc.c')
0 files changed, 0 insertions, 0 deletions