Re: T::S

[email protected] (Abe Timmerman) Wed, 27 Aug 2003 02:50:41 +0200
Newsgroups perl.daily-build
Organization ztreet
Message-ID <[email protected]>
Op een zonnige zomerdag (Tuesday 26 August 2003 20:42), schreef H.Merijn 
Brand:

> T::S can skip longdouble and morebits on HP-UX, since it (for now) does not
> support longdouble. In earlier days, hints/hpux.sh just silently turned it
> off, but recent (a few month back) changes to Configure make it die for
> unavailable requested features (which is correct IMHO)

<aol>Me Too</aol>

> # Old comment, which I've just changed ...
>
>     if ($^O eq "hpux" && $conf =~ m/longdouble|morebits/) {
> 	# longdouble is turned off in Configure for hpux, and since
> 	# morebits is the same as 64bitint + longdouble, these have
> 	# already been tested
> 	ttylog " Skipped this configuration for this OS (duplicate test)\n";
> 	next;
> 	}

Eurmmm..., Policy change (like "under new management"); I do not want such 
code in the Test::Smoke::Smoker or in Test::Smoke::run_smoke() code, because 
I believe that unsuported configs should result in 'c' (unable to configure 
perl for this configuration) in the report!

This should be handled by F<configsmoke.pl>. I'll think about how to handle 
this in check_buildcfg()[:1724] (but I don't mind if you beat me to it :)

Good luck,

Abe
-- 
Rafael> Actually you're thinking aloud, here ?
Yes?
No?
Maybe?
                                   -- Jarkko Hietaniemi on p5p @ 2003-02-17