[Bins] iconv issue with bins 1.1.27 on solaris 10

Bill Clarke llib at computer.org
Fri Jun 17 01:26:43 BST 2005


Martin Michlmayr wrote, On 06/16/05 22:11:
> * Bill Clarke <llib at computer.org> [2005-06-16 11:23]:
>>be the result of `locale charmap` which just produces the string "646",
>>which Iconv doesn't like.  If I comment out the call to `locale charmap`
>
> Does the following work on Solaris?
>
> 820:tbm at deprecation: ~] cat > t
> eval {
>     require I18N::Langinfo;
>     I18N::Langinfo->import(qw(langinfo CODESET));
>     $codeset = langinfo(CODESET());
> };
> if (!$@) {
>     print "$codeset\n";
> }
> 821:tbm at deprecation: ~] perl t
> UTF-8

on solaris 10:
$ perl t
646
$

so that's no good, i think.

cheers,
/lib
-- 
/lib BillClarke PostdoctoralFellow CompSci ANU cs.anu.edu.au/CC-NUMA
http://llib.cjb.net llib at computer.org  tel:+61-2-6125x5687 fax:x0010
PGPid:B381EE7DB7D3E58F17248C672E2DA124ADADF444 GNU unix LaTeX XPilot
Buffy DrWho Goodies StarTrek XFiles Origami SML SMP MPI mozilla tcsh
Asimov Bear Clarke Donaldson Volleyball Ultimate Cricket emacs C++ X
Jordan Kay Lackey Martin Stasheff DeepPurple H&C KLF Queen PinkFloyd


More information about the Bins mailing list