Add test - custom error class is causing a warning from make_immutable
authorDave Rolsky <autarch@urth.org>
Fri, 14 Oct 2011 21:28:13 +0000 (16:28 -0500)
committerDave Rolsky <autarch@urth.org>
Fri, 14 Oct 2011 21:28:13 +0000 (16:28 -0500)
commit583a5a5595ac65ebc832b11497d0d3b4a96771f1
tree905a9a1eb5896c1a48343c801433198faa2c9d9f
parent77eefaf894b9e677c1c21f56a05421368027cf6c
Add test - custom error class is causing a warning from make_immutable

And it also doesn't seem to work properly at all with a mutable class

See RT 71514
t/metaclasses/custom_error_class.t [new file with mode: 0644]