On Mon, Aug 06, 2007 at 02:40:06PM -0700, chromatic ([EMAIL PROTECTED]) wrote:
> On Monday 06 August 2007 14:06:53 jerry gay wrote:
> 
> > i think i've fixed it up as of r20521. let me know if it still behaves
> > unexpectedly.
> 
> I find these two lines confusing:
> 
>     my %eval = eval cc_run();
>     return if !%eval;

Have you looked at the string it returns?  It looks like this:

(
   GCC_VERSION => 3,
   GCC_MINOR => 4
   );

Or something similar.  It perplexed me as well.

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to