gst/gstsegment.c: The glib macro seems to be borked. Use g_slice_copy directly and...
authorStefan Kost <ensonic@users.sourceforge.net>
Wed, 23 Apr 2008 10:14:38 +0000 (10:14 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Wed, 23 Apr 2008 10:14:38 +0000 (10:14 +0000)
commit6e367f59e2315cca7aaac646bf3bf83d188871ec
treee537b48c0860faf831c8ce5a4f1184071780d0d6
parent7bb59c7efcccf01947920a83579a755bbfd9f46c
gst/gstsegment.c: The glib macro seems to be borked. Use g_slice_copy directly and cast in the hope that this fixes t...

Original commit message from CVS:
* gst/gstsegment.c:
The glib macro seems to be borked. Use g_slice_copy directly and cast
in the hope that this fixes the warning on 64bit.
ChangeLog
gst/gstsegment.c