Evas textblock: Fix the false-positive strict-aliasing issue with gcc.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Feb 2011 16:49:31 +0000 (16:49 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Feb 2011 16:49:31 +0000 (16:49 +0000)
commit6217f7b1a2a25d69b64a2949f74e6670fc3aea39
tree27cfb0cbbbee99f9832b668e7d1ca4a4d44ca7d7
parent839215b14576d95e4b31cd1d4cf94559dc94e8a8
Evas textblock: Fix the false-positive strict-aliasing issue with gcc.

Only happens with some versions of gcc. I think it's a false positive
because both of the items are compatible.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57267 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c