comparison stream/stream_udp.c @ 27312:f058ded683db

Remove AltiVec vector declaration compiler compatibility macros. The original problem was that FSF and Apple gcc used a different syntax for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support the standard {} syntax and versions that support {} are available on all relevant Mac OS X versions. Thus the greater compatibility is no longer worth cluttering the code with macros.
author diego
date Thu, 24 Jul 2008 16:49:14 +0000
parents a26e50cae389
children 0f1b5b68af32
comparison
equal deleted inserted replaced
27311:f8711d691a46 27312:f058ded683db