Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Excel-Writer-XLSX CPAN distribution.

Report information
The Basics
Id: 71762
Status: resolved
Priority: 0/
Queue: Excel-Writer-XLSX

People
Owner: Nobody in particular
Requestors: DOUGW [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.31
Fixed in: (no value)



Subject: Test failure with longdoubles
Similar to RT#68954 I believe: # Failed test ' Testing incorrect time: 1899-12-31T00:00:59.9999999999999999999 incorrect secs caught.' # at t/worksheet/sub_convert_date_time_03.t line 84.
On Tue Oct 18 13:44:43 2011, DOUGW wrote: Show quoted text
> Similar to RT#68954 I believe: > # Failed test ' Testing incorrect time: > 1899-12-31T00:00:59.9999999999999999999 incorrect secs caught.' > # at t/worksheet/sub_convert_date_time_03.t line 84.
Hi Douglas, Thanks for that. It is indeed the same issue as RT#68954. I'll fix it in the next release. Thanks, John. --
On Tue Oct 18 13:44:43 2011, DOUGW wrote: Show quoted text
> Similar to RT#68954 I believe: > # Failed test ' Testing incorrect time: > 1899-12-31T00:00:59.9999999999999999999 incorrect secs caught.' > # at t/worksheet/sub_convert_date_time_03.t line 84.
Hi Doug, I'm having problems re-producing this. I'm sure it is happening but a naive build with - Duselongdoubles isn't giving me a perl that demonstrates the same behaviour. Could you post your perl -V output. Thanks, John. --
On Wed Oct 19 18:13:19 2011, JMCNAMARA wrote: Show quoted text
> > Could you post your perl -V output.
Summary of my perl5 (revision 5 version 14 subversion 1) configuration: Platform: osname=solaris, osvers=2.10, archname=sun4-solaris-64int-ld uname='sunos svanbc2101 5.10 generic_142900-03 sun4u sparc sunw,sun-fire-v490 ' config_args='-Dprefix=/appl/pm/vendor/perl/sol-sparc/perl-5.14.1' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-I/usr/local/include' ccversion='Sun C 5.9 SunOS_sparc Patch 124867-01 2007/07/12', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/appl/toolbox/studio12/SUNWspro/prod/lib/sparc -L/appl/toolbox/studio12/SUNWspro/prod/lib -L/lib -L/usr/local/lib ' libpth=/usr/lib /usr/ccs/lib /appl/toolbox/studio12/SUNWspro/prod/lib/sparc /appl/toolbox/studio12/SUNWspro/prod/lib /lib /usr/local/lib libs=-lsocket -lnsl -ldl -lm -lc -lsunmath perllibs=-lsocket -lnsl -ldl -lm -lc -lsunmath libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/appl/toolbox/studio12/SUNWspro/prod/lib/sparc -L/appl/toolbox/studio12/SUNWspro/prod/lib -L/lib -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF Built under solaris Compiled at Aug 2 2011 15:03:51
Hi Douglas, Thanks for that. John. --
On Tue Oct 18 13:44:43 2011, DOUGW wrote: Show quoted text
> Similar to RT#68954 I believe: > # Failed test ' Testing incorrect time: > 1899-12-31T00:00:59.9999999999999999999 incorrect secs caught.' > # at t/worksheet/sub_convert_date_time_03.t line 84.
Hi, I've put Merijn's fix for this into version 0.39 of Excel::Writer::XLSX on CPAN. If you get a chance could you test it and let me know if the fix works, Regards, John. --
Hi, I'm going to mark this defect as closed. If you still have the issue just reopen the tracker. Regards, John. --