[svk-devel] svk 2.0.0 is released. [win32]

David Golden xdaveg at gmail.com
Fri Jan 5 16:56:14 EST 2007


On 1/5/07, Kevin Light <klight at walkertechnical.com> wrote:
> SVK doesn't directly use it.  A while back I had traced the dependency tree and somehow one of the locale functions conditionally checks for Win32::Console to try to figure out the proper encoding.  Ultimately it's supposed to default to utf8, but fails at some point (to undef I believe).  I don't remember the details, but I could probably trace it again.  I remember it being outside of the SVK tree, but I'm not sure if it was a core module or not.

I ran App::Ack on my perl lib and site lib and it looks like
Win32::Console is called upon in Locale::Maketext::Lexicon, but it
doesn't get added as a dynamic dependency for Win32 in Makefile.PL.
(Audrey -- are you on this list?)

David


More information about the svk-devel mailing list