Re: Cygwin smoke

[email protected] (alian)
Newsgroups perl.perl5.porters,perl.daily-build
Message-ID <[email protected]>
>>Here a solution for Test-Smoke-1.16_20, who can be found here:
>>
>>--- mktest.pl.orig      Tue Feb 25 13:08:12 2003
>>+++ mktest.pl   Tue Feb 25 13:08:59 2003
>>@@ -334,6 +334,7 @@
>>              if ( $perlio ne 'locale' ) {
>>                  $ENV{PERLIO} = $perlio;
>>                  is_win32 and $ENV{PERLIO} .= " :crlf";
>>+                $^O eq 'cygwin' and $ENV{PERLIO} .= " :crlf";
> 
> 
> That doesn't look right to me. We are talking about one (1) test. 
> I don't have (enough of) cygwin to check if 
> 
> 	$ PERLIO='perlio :crlf' make test
> 
> doesn't give more problems (as it should), than it takes away...

I test this. Here a smoke I start this morning with this patch:
    18771     Configuration (common) [email protected]
------------ 
----------------------------------------------------------------
O - O -      -Uuseperlio
O O O O
O O O O      -Dusemultiplicity
O O O O      -Duse64bitint
O O O O      -Duse64bitall
O O O O      -Duselongdouble
O O O O      -Dusemorebits
O O O O      -Duse64bitall -Duselongdouble
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

It's good to see a cygwin smoke with no error. But without this patch we 
can't see that.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.