On Tue, Sep 25, 2001 at 07:41:51AM -0700, Doug MacEachern wrote:
> On Mon, 24 Sep 2001, Philippe M . Chiasson wrote:
>  
> > Is modperl_util.c:364:
> > 
> > > if (mg = mg_find(hv, PERL_MAGIC_tied)) {
> > 
> > ??
> > That's a funny message from cc (I am using gcc)
> > 
> > Where does it want parentheses ??
> 
> it wants 'if ((var = func()))' to make sure you didn't typo and actually
> mean to say 'if (var == func())'
> 

Smart, I figured it out but couldn't understand what it was trying to avoid ;-)

-- 
Philippe M. Chiasson  <[EMAIL PROTECTED]>
  Extropia's Resident System Guru
     http://www.eXtropia.com/

Usenet is essentially Letters to the Editor without the
editor. Editors don't appreciate this, for some reason. 
        -- Larry Wall

perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl 
Hacker!\n$/&&print||$$++&&redo}'

PGP signature

Reply via email to