Skip Menu |

This queue is for tickets about the Acme-MetaSyntactic CPAN distribution.

Report information
The Basics
Id: 14691
Status: resolved
Priority: 0/
Queue: Acme-MetaSyntactic

People
Owner: Nobody in particular
Requestors: barbie [...] missbarbell.co.uk
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.40
Fixed in: 0.41



Subject: Failure in 17import.t
Inside 17import.t there is a loop testing whether the value returned is in the default list. For the themes 'elements', 'haddock' and 'phonetic' this consistently fails. The default theme is correct and the %seen hash is correct, but the value returned from "meta$theme"->() isn't from the default list. All three are of a Locale type, but other locale themes don't seem to suffer. Attached is the output from the tv.log using Test::Verbose. C:\.cpanplus\5.6.1\build\Acme-MetaSyntactic-0.40>perl -v This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 638 provided by ActiveState Corp. http://www.ActiveState.com ActiveState is a division of Sophos. Built Apr 13 2004 19:24:21 C:\.cpanplus\5.6.1\build\Acme-MetaSyntactic-0.40>uname -a MINGW32_NT-5.0 MYBOX 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown
Download tv.log
application/octet-stream 13.5k

Message body not shown because it is not plain text.

From: barbie [...] missbarbell.co.uk
Looks like 33locale.t and 33locale-win32.t are having similar problems. Attached is the tv.log for these. 50usecase.t seem to suffer as well. Looking at the common theme, it seems there may be a problem with 'haddock'. Note that in the above I added some debug lines to 17import.t to print the contents of @names, %seen and Default.
Download tv.log
application/octet-stream 2.4k

Message body not shown because it is not plain text.