> Yep... this bug crept in last night; it showed up in a gcc warning on
> FreeBSD in the wee hours...  sizeof(* void *) is undefined.
> 
> You can't do
> 
>   void *x;
>   sizeof(*x)

ARGH!  This is my fault.  It compiled cleanly on my Linux box.  I'll try
to get to it today unless somebody beats me to it.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to