2000000000
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.000 sec
FAIL SQL-Preproc-0.10 i386-freebsd 6.1-release-p23     

Group: perl.cpan.testers · Group Profile · Search for 2000000000 in perl.cpan.testers
Author: srezic
Date: Apr 24, 2008 15:54

...t/06excepts........ok t/07multiconn......ok t/08subclass.......Use of uninitialized value in pattern match (m//) at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/SQL/Statement/Util.pm line 54, <GEN2375> line 1. Error 2000000000 (SQLSTATE S1000): Can't use an undefined value as an ARRAY reference at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/SQL/Statement.pm line 1777, <GEN2375> line 1. at main::t/...
Show full article (5.90Kb)
FAIL Exception-Class-DBI-0.95 darwin-2level 8.10.1     

Group: perl.cpan.testers · Group Profile · Search for 2000000000 in perl.cpan.testers
Author: david
Date: Oct 25, 2007 15:16

... 'make test': /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 Build --makefile_env_macros 1 test t/dbh......... # Failed test 'Check err' # at t/dbh.t line 35. # got: '2000000000' # expected: '1' # Looks like you failed 1 test of 28. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/28 tests, 96.43%% okay t/dbi.........ok 12/...
Show full article (5.36Kb)
FAIL Exception-Class-DBI-0.95 i686-linux-thread-multi-64int 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for 2000000000 in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Oct 24, 2007 16:31

.../home/src/perl/repoperls/installed-perls/perl/pz0geEq/perl-5.8.0@32186/bin/perl Build --makefile_env_macros 1 test t/dbh......... # Failed test 'Check err' # at t/dbh.t line 35. # got: '2000000000' # expected: '1' # Looks like you failed 1 test of 28. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/28 tests, 96.43%% okay t/dbi.........ok...
Show full article (5.98Kb)
FAIL Exception-Class-DBI-0.95 i686-linux-thread-multi 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for 2000000000 in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Oct 22, 2007 21:41

.../home/src/perl/repoperls/installed-perls/perl/pvwIggk/perl-5.8.0@32174/bin/perl Build --makefile_env_macros 1 test t/dbh......... # Failed test 'Check err' # at t/dbh.t line 35. # got: '2000000000' # expected: '1' # Looks like you failed 1 test of 28. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/28 tests, 96.43%% okay t/dbi.........ok...
Show full article (5.95Kb)
FAIL Exception-Class-DBI-0.95 i686-linux-64int 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for 2000000000 in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Oct 22, 2007 09:22

.../home/src/perl/repoperls/installed-perls/perl/pdlY86a/perl-5.8.0@32154/bin/perl Build --makefile_env_macros 1 test t/dbh......... # Failed test 'Check err' # at t/dbh.t line 35. # got: '2000000000' # expected: '1' # Looks like you failed 1 test of 28. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/28 tests, 96.43%% okay t/dbi.........ok...
Show full article (5.91Kb)
Re: Question about KIND     

Group: comp.lang.fortran · Group Profile · Search for 2000000000 in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Apr 30, 2007 10:28

...dal.ca> wrote: I do have a follow-up question: What does the standard say about the minimum range of integers that must be supported? Is it safe (portable) to assume that selected_int_kind(2000000000) [or 2**31 -1 if you prefer] will return a positive value? The standard does not say. And selected_int_kind takes a number of decimal digits as the argument. You could have a ...
Show full article (1.27Kb)
Re: Question about KIND     

Group: comp.lang.fortran · Group Profile · Search for 2000000000 in comp.lang.fortran
Author: Steve Lionel
Date: Apr 30, 2007 09:25

....ca> wrote: I do have a follow-up question: What does the standard say about the minimum range of integers that must be supported? Is it safe (portable) to assume that selected_int_kind(2000000000) [or 2**31 -1 if you prefer] will return a positive value? The standard does not say. And selected_int_kind takes a number of decimal digits as the argument. You could have a standard-...
Show full article (0.53Kb)
Re: Question about KIND     

Group: comp.lang.fortran · Group Profile · Search for 2000000000 in comp.lang.fortran
Author: Gus Gassmann
Date: Apr 30, 2007 09:05

I do have a follow-up question: What does the standard say about the minimum range of integers that must be supported? Is it safe (portable) to assume that selected_int_kind(2000000000) [or 2**31 -1 if you prefer] will return a positive value?
Show full article (0.24Kb)
Re: Machine/Compiler Independent Results     

Group: comp.lang.fortran · Group Profile · Search for 2000000000 in comp.lang.fortran
Author: Steven G. Kargl
Date: Dec 21, 2006 17:36

...for good bug-hunting rather than high speed. Sun and g95 were on a Solaris machine, Compaq and NAG on a DEC Alpha with OSTYPE=osf1: g95: g95 -std=f95 -freal=nan -finteger=2000000000 -fbounds-check Sun: f95 -ansi -V -C -w4 -ftrap=%%all,no%%inexact,no%%underflow -g Compaq: f95 -C -check format -check overflow -version -g -std -warn argument_checking NAG: nagf95...
Show full article (1.24Kb)
Re: Machine/Compiler Independent Results     

Group: comp.lang.fortran · Group Profile · Search for 2000000000 in comp.lang.fortran
Author: John Harper
Date: Dec 21, 2006 15:11

...were intended for good bug-hunting rather than high speed. Sun and g95 were on a Solaris machine, Compaq and NAG on a DEC Alpha with OSTYPE=osf1: g95: g95 -std=f95 -freal=nan -finteger=2000000000 -fbounds-check Sun: f95 -ansi -V -C -w4 -ftrap=%%all,no%%inexact,no%%underflow -g Compaq: f95 -C -check format -check overflow -version -g -std -warn argument_checking NAG: nagf95 -...
Show full article (1.85Kb)
1 · 2 · next