From: Nigel McNie Date: Wed, 2 Jul 2008 12:29:44 +0000 (+1200) Subject: Added new bug about random perl error. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0b7246ecbcbfe65fa0a9c1117d8e1d7a8b54a478;p=cil.git Added new bug about random perl error. --- diff --git a/issues/i_a5b1eb37.cil b/issues/i_a5b1eb37.cil new file mode 100644 index 0000000..6026852 --- /dev/null +++ b/issues/i_a5b1eb37.cil @@ -0,0 +1,26 @@ +Summary: Can't use string ("Finished") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/CIL.pm line 227. +Status: New +CreatedBy: Nigel McNie +AssignedTo: Nigel McNie +Inserted: 2008-07-02T12:27:39 +Updated: 2008-07-02T12:28:51 + +I get this error when running 'cil list --is-open' on my repo. + +My .cil: + +StatusStrict: 1 +StatusAllowedList: New +StatusAllowedList: InProgress +StatusAllowedList: Finished +StatusOpenList: New +StatusOpenList: InProgress +StatusClosedList: Finished +LabelStrict: 1 +LabelAllowedList: Type-Enhancement +LabelAllowedList: Type-Defect +LabelAllowedList: Priority-High +LabelAllowedList: Priority-Medium +LabelAllowedList: Priority-Low + +Do you need more info? How does more info work in cil anyways :)