Mailing List Archive

Catalyst missing dep on recent Encode
We recently ran into a test failure on our suite,

Caught exception in engine "Wide character in syswrite at
/usr/local/share/perl/5.10.0/Catalyst/Engine.pm line 638."

Upgrading from Encode 2.23 to latest 2.37 solved it. Encode 2.33 also worked.

Not sure if this is considered a Cat issue but in any case this seems
to affect at least Catalyst 5.8/11 and 5.8/12 (latest).

Any extra info needed, lemme know.

Paul

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: Catalyst missing dep on recent Encode [ In reply to ]
On 16 Sep 2009, at 01:54, Paul Makepeace wrote:
> Upgrading from Encode 2.23 to latest 2.37 solved it. Encode 2.33
> also worked.
>
> Not sure if this is considered a Cat issue but in any case this seems
> to affect at least Catalyst 5.8/11 and 5.8/12 (latest).
>
> Any extra info needed, lemme know.

Catalyst itself doesn't use Encode - are you using one of the Unicode
plugins or etc in your app?

Cheers
t0m


_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev