pidl: use a union assignment instead of memmove
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Nov 2010 00:52:20 +0000 (11:52 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 Nov 2010 12:42:08 +0000 (23:42 +1100)
commit135756c8ac34c4cf82992dce8c7218781e67f39b
tree7a91dd090ff03375acccdbaca2075b2365f61fba
parent6d53d9f2ce68db1cc2cf6fc0ebaca548bcfb9a42
pidl: use a union assignment instead of memmove

this means we don't lose type checking

Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
pidl/lib/Parse/Pidl/Samba4/Python.pm