]> granicus.if.org Git - postgis/commit
Replace aliasing approach with blunt memcpy to avoid errors with some compilers
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 20 Aug 2019 18:18:43 +0000 (18:18 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 20 Aug 2019 18:18:43 +0000 (18:18 +0000)
commit7aca60e455f739d9807a4b270950598908232674
treee30351a20a75f3037ef9dc82d23e3c561b1f79b9
parent41539ded87c7ba67b6cbb1536bd45ce01c899ab8
Replace aliasing approach with blunt memcpy to avoid errors with some compilers
References #4319

git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17741 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwgeom.c