On 2003-08-26 11:57:36, Ard Biesheuvel wrote: > but for other (extension-specific) types as well. Maintaining a union with > all these types would be ludicrous.
These unions would only be in the calling code, where they can be type specific, but I don't like this solution, too. But what's the best way then? Changing the casts from void** to void*? Compile with -fno-strict-aliasing? Stefan -- Stefan Röhrich [EMAIL PROTECTED], [EMAIL PROTECTED] http://www.roehri.ch/~sr/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php