$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-07 06:35:46
> [Stephan T. Lavavej]
> > When I compile and run this, it prints:
> > 1
> > 0
>
> [John Maddock]
> > Outputs :
> > 1
> > 1
> > for me here.
>
> What compiler are you using? I can reproduce the behavior I'm seeing both
> with the November CVS that I was using as well as the latest January CVS,
on
> both MinGW gcc 3.3 and GNU/Linux gcc 3.3.2.
Yikes! OK I've confirmed that with gcc (works OK with VC7.1).
Patches going into cvs now.
John.