RE: Parrot Smoke Sep 20 00:00:02 2001 MSWin32 4.0

2001-09-21 Thread Mattia Barbon

   'C:Perinperl.exe' is not recognized as an internal or external command,
 operable program or batch file.
Apply this for the C:Perinperl.exe problem

Sorry for the inconvenience.
Mattia

Index: Parrot/Test.pm
===
RCS file: /home/perlcvs/parrot/Parrot/Test.pm,v
retrieving revision 1.2
diff -u -2 -r1.2 Test.pm
--- Parrot/Test.pm  2001/09/20 14:39:17 1.2
+++ Parrot/Test.pm  2001/09/21 12:31:15
@@ -38,5 +38,5 @@
   }

-  system $^X -e \$redir_string;system qq{$command};\;
+  system $^X -e \$redir_string;system q{$command};\;
 }




RE: Parrot Smoke Sep 20 00:00:02 2001 MSWin32 4.0

2001-09-21 Thread Brent Dax

Mattia Barbon:
#  'C:Perinperl.exe' is not recognized as an internal or 
# external command,
#  operable program or batch file.
# Apply this for the C:Perinperl.exe problem
#
# -  system $^X -e \$redir_string;system qq{$command};\;
# +  system $^X -e \$redir_string;system q{$command};\;

Thanks, applied.

--Brent Dax
[EMAIL PROTECTED]

They *will* pay for what they've done.



Parrot Smoke Sep 20 00:00:02 2001 MSWin32 4.0

2001-09-20 Thread Mattia Barbon

Automated smoke report for patch Sep 20 00:00:02 2001
  v0.01 on MSWin32 using cl version 
O = OK
F = Failure(s), extended report at the bottom
? = still running or test results not (yet) available
Build failures during:   - = unknown
c = Configure, m = make, t = make test-prep

 Configuration
---  
F F  --defaults --define iv=int --define nv=float
F F  --defaults --define iv=int --define nv=double
F F  --defaults --define iv=int --define nv=\long double\
F F  --defaults --define iv=long --define nv=float
F F  --defaults --define iv=long --define nv=double
F F  --defaults --define iv=long --define nv=\long double\
| |
| +- --debugging
+--- normal

Failures:

MSWin32  --defaults --define iv=int --define nv=float
MSWin32  --debugging --defaults --define iv=int --define nv=float
t/op/integerdubious DIED. FAILED test 25
t/op/number.dubious DIED. FAILED tests 1-5, 9-18, 23
t/op/trans..dubious DIED. FAILED tests 1-18

MSWin32  --defaults --define iv=int --define nv=double
MSWin32  --debugging --defaults --define iv=int --define nv=double
MSWin32  --defaults --define iv=int --define nv=\long double\
MSWin32  --debugging --defaults --define iv=int --define nv=\long double\
t/op/number.dubious DIED. FAILED test 1

MSWin32  --defaults --define iv=long --define nv=float
MSWin32  --debugging --defaults --define iv=long --define nv=float
t/op/integerdubious DIED. FAILED test 25
t/op/number.dubious DIED. FAILED tests 1-5, 9-18, 23
t/op/trans..dubious DIED. FAILED tests 1-18

MSWin32  --defaults --define iv=long --define nv=double
MSWin32  --debugging --defaults --define iv=long --define nv=double
MSWin32  --defaults --define iv=long --define nv=\long double\
MSWin32  --debugging --defaults --define iv=long --define nv=\long double\
t/op/number.dubious DIED. FAILED test 1




Re: Parrot Smoke Sep 20 00:00:02 2001 MSWin32 4.0

2001-09-20 Thread Ask Bjoern Hansen

[EMAIL PROTECTED] (Mattia Barbon) writes:

 Automated smoke report for patch Sep 20 00:00:02 2001

I've changed the .timestamp file to be UTC and include that
information.

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();