RT for rt.cpan.org
Skip Menu
|
Resolved bugs for Type-Tiny
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Type-Tiny CPAN distribution
.
Maintainer(s)
TOBYINK
Bugs
ID
Subject
Status
Severity
Last Updated
Broken in
Fixed in
133036
allow specifing a class name for Type::Params::compile_named_oo
resolved
Wishlist
7 weeks ago
132918
Unable to use provided is_InstanceOf
resolved
Wishlist
7 weeks ago
132419
Documentation issue and/or bug with compile_named+head+named_to_list?
resolved
Normal
4 months ago
1.010001
1.010004
132426
Undeclared dependency on Scalar::Util 1.18
resolved
4 months ago
1.010002
132455
interesting parsing differences with parameterized types on 5.10
resolved
4 months ago
1.010001
1.010002
132754
Large integers do not pass Int
resolved
4 months ago
1.010002
132583
ClassName constraint for a package with empty ISA is inconsistent with Type::Tiny
resolved
Normal
4 months ago
131720
slurpy parameters don't work with Type::Params::compile_named
resolved
10 months ago
131744
Possible bug/typo in Type::Registry
resolved
10 months ago
131666
Question: recursive container types
resolved
10 months ago
131559
compilation error for function signatures with Moose enum TypeConstraints
resolved
10 months ago
1.008003
131238
string constraint fails with (constraint|inline)_generator
resolved
Important
11 months ago
1.008000
131401
Bareword errors in Type::Tiny::Class
resolved
11 months ago
1.007_000
129729
Union with Enum with a value containing a '-' character fails
resolved
Normal
1 years ago
1.004004
1.005_000
1.005_001
1.005_002
1.005_003
102748
Type::Library can't consume MooseX::Types::DBIx::Class
resolved
Unimportant
1 years ago
1.000005
121763
Sometimes "explain" is missing from Error::TypeTiny::Assertion
resolved
Normal
1 years ago
114915
Mismatch in isa vs can for parameterized types
resolved
Normal
1 years ago
120226
Provide method to inline an attribute type check
resolved
Wishlist
1 years ago
129650
Allowable value of Type::Tiny::Enum should maintain order
resolved
1 years ago
125839
dev releases are not removing _ from their versions
resolved
Unimportant
1 years ago
104154
"deep_explanation" never called for some types
resolved
Normal
1 years ago
1.000005
127327
Test Errors while trying to install Type-Tiny 1.004002
resolved
1 years ago
130411
is_Int sometimes gives false positives
resolved
1 years ago
130823
Cycle references
resolved
Normal
1 years ago
128337
Support something similar to Params::ValidationCompiler#named_to_list
resolved
Wishlist
2 years ago
127005
(No subject)
resolved
2 years ago
125948
t/30-integration/Moo/exceptions.t fails with really old Moo
resolved
2 years ago
125942
Error::TypeTiny not correctly reporting line number of error
resolved
Important
2 years ago
1.004000
124728
Type::Library::_mksub generates a new sub when importing types from another library
resolved
Wishlist
2 years ago
121762
FileHandle behaviour is different between Type::Tiny and Type::Tiny::XS
resolved
2 years ago
102457
Document that compile needs to be called from within the subroutine
resolved
2 years ago
88648
Type::Tiny::Union could better mock Moose::Meta::TypeConstraint::Union
resolved
Wishlist
2 years ago
124067
00-begin.t fails with -DDEBUGGING perls
resolved
2 years ago
1.002001
1.002002
1.003_002
125765
Error when generating explanation
resolved
2 years ago
125132
Nasty interaction between compile() and $1
resolved
2 years ago
121840
Document the options hash to `compile` and `compile_named` and provide some more useful options.
resolved
Normal
2 years ago
122305
Documented code using class_type with plus_coercions doesn’t work
resolved
2 years ago
123041
typo: Params::ValidateCompiler → Params::ValidationCompiler
resolved
3 years ago
123408
[PATCH] Compatibility with constants and with CV-in-stash optimisation
resolved
Important
3 years ago
1.002002
124121
warning: "Found = in conditional, should be == at temporary compiled converter from 'Dict' line 1"
resolved
3 years ago
122054
1.002001 fails to install in docker
resolved
4 years ago
1.002001
1.002001
121981
Depends on Ref::Util::XS 0.200.0 which doesn't exist yet
resolved
Unimportant
4 years ago
1.002000
105561
Type::Library messages lost when used with named parameters in Type::Params
resolved
4 years ago
121764
Weird Perl <5.14 error with Union Types
resolved
4 years ago
101582
Malformed UTF-8 character warnings in Perl 5.10 with utf8 pragma on
resolved
Important
4 years ago
1.001_013
121478
1.001_006 breaks SHLOMIF/AI-Pathfinding-OptimizeMultiple-0.0.13.tar.gz
resolved
4 years ago
1.001_006
1.001_002
1.001_003
1.001_004
1.001_005
100780
localize SIG DIE
resolved
4 years ago
102864
"used only once" warnings from test suite
resolved
4 years ago
104848
Tests fail on old Perl and old Moose
resolved
4 years ago
105299
[PATCH] Croak when a parameterized ArrayRef is used like a Tuple
resolved
4 years ago
101639
Test suite fails with perl 5.21.8
resolved
4 years ago
1.000005
114386
Unescaped literal "{" characters in regular expression patterns are no longer permissible
resolved
Important
4 years ago
1.000005
1.001_002
1.000006
99312
inline_check code generation flaw/bug
resolved
6 years ago
98159
Install failed with older Moose
resolved
6 years ago
1.000002
98458
Type constraint parsing fails when using a classname in the fun/method arguments
resolved
6 years ago
1.000002
1.000003
0.044
98362
a Dict with optional values and custom coercions can fail to validate
resolved
Critical
6 years ago
0.047_05
0.047_06
0.047_07
0.047_08
0.047_09
1.000000
1.000001
1.000002
98113
Overload fallback gets clobbered on 5.10
resolved
Normal
6 years ago
97516
InstanceOf[Class::Name] is not cached, makes declaring coercion inconsistent
resolved
6 years ago
0.044
0.046
1.000000
97684
Strange breakage with Mouse
resolved
6 years ago
0.046
1.000000
93345
Inlining/compiling of coercions which haven't been frozen
resolved
Normal
6 years ago
1.000000
96545
5.20+ fails compile( Optional ) if passing explicit undef
resolved
6 years ago
0.046
96379
documentation error in Types::Standard vis-à-vis coercions
resolved
6 years ago
0.044
0.046
94196
Type::Params; slurpy Dict breaks HasMethods
resolved
7 years ago
0.040
92571
unexpected error from on-the-fly type union coercions, e.g. ( Str | Str )->coercion
resolved
7 years ago
92591
anonymous coercions (via declare_coercion) ignore passed coercion maps if not in a Type::Library
resolved
7 years ago
0.038
91468
test failure
resolved
7 years ago
90865
Type::Params::multisig fails to validate when presented with a slurpy Dict
resolved
7 years ago
0.032
90867
possible documentation error in Error::TypeTiny::Assertion
resolved
7 years ago
91153
Type::Utils::extends does not handle named type coercions
resolved
7 years ago
90096
Modification of a read-only value attempted at parameter validation for '__ANON__'
resolved
7 years ago
0.032
89696
Types::Standard: is it possible to check for an empty ArrayRef/HashRef?
resolved
7 years ago
89936
Maybe[Foo] should better emulate Foo|Undef for constraints
resolved
Normal
7 years ago
89352
Gazetteer type constraint
resolved
7 years ago
89234
Moo attribute information not included in exception messages
resolved
7 years ago
89251
Make truncation length in Type::Tiny::_dd (currently 72) configurable
resolved
7 years ago
89279
validate_explain and Intersections
resolved
7 years ago
89280
Types::Exception not being indexed properly
resolved
Normal
7 years ago
89317
Item should be a subtype of Any
resolved
Unimportant
7 years ago
87366
PackageName type
resolved
7 years ago
88452
Coercion Hierarchies
resolved
7 years ago
88798
Typo in Type::Utils documentation
resolved
7 years ago
0.027_07
88951
Union and Intersection should still allow constraint/inlined attributes
resolved
7 years ago
88655
Better messsages for type constraint failures
resolved
Wishlist
7 years ago
88277
Tuple validation unexpectedly successful
resolved
Normal
7 years ago
0.024
88291
Grouped alternatives
resolved
Wishlist
7 years ago
0.024
88064
Several subclasses of Type::Tiny don't accept a hashref to the constructor
resolved
7 years ago
87999
Make constraint failure errors look less like data dumps
resolved
Normal
7 years ago
87846
slurpy Dict[ foo => InstanceOf["bar"] ] fails (due to unescaped quotes in throw?)
resolved
7 years ago
87443
Dict type doesn't notice missing Bool elements
resolved
Important
7 years ago
87264
I was bitten by equals() being looser than expected (ie structural) which impacts is_subtype_of()
resolved
Unimportant
7 years ago
86892
Reduce boilerplate for message
resolved
7 years ago
86891
Reduce boilerplate for inline_as
resolved
7 years ago
86813
'extends' is not declared
resolved
Important
7 years ago
0.007_06
0.007_07
0.007_08
0.007_09
0.007_10
0.008
0.009_01
0.009_02
0.009_03
0.009_04
0.009_05
0.009_06
0.009_07
0.010
0.011_01
0.011_02
0.011_03
0.012
0.013_01
0.014
0.015_01
0.015_02
0.015_03
86893
Clarify "may" in the docs in relation to using constraint => quote_sub q{...}
resolved
7 years ago
86383
Can't locate object method "NAME" via package "B::SPECIAL"
resolved
7 years ago
0.008
85720
Type::Library has wrong VERSION variable
resolved
7 years ago
0.006
85911
"coercion cannot be inlined" error w/ Type::Params::compile & Dict
resolved
7 years ago
0.006
0.007_02
85895
Type comparison not working on 5.8
resolved
7 years ago
0.004
0.006
0.007_02
86004
type constraint fails after coercion if too many elements in Dict
resolved
7 years ago
0.007_03
86172
Missing coercion with Moose and Type::Tiny
resolved
Normal
7 years ago
86233
"Cannot inline type constraint check" erro with compile and Dict
resolved
7 years ago
0.004
0.006
0.007_08
86239
Optional constraints ignored if wrapped in Dict
resolved
7 years ago
85149
exception objects
resolved
8 years ago
85054
Confusing error message if required slurpy Dict not present in parameter list
resolved
8 years ago
0.003_15