[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] calling setlocale with wrong value
> if(! defined $store->{$name} and $item eq 'Locale') {
> - if(POSIX::setlocale(POSIX::LC_ALL, $settings) ) {
> + if(POSIX::setlocale(POSIX::LC_ALL, $name) ) {
> $store->{$name} =3D POSIX::localeconv();
> }
> }
>=20
> it works fine without a segmentations fault.
>=20
> Any comments?
>=20
> Thanks!
>=20
> Joachim
>=20
Hi,
this also helped the growing community of Mac OSX users.
I made the changes and it helps no segmentations fault anymore.
Danke!
Best regards
G=F6tz Verdieck
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Goetz.Verdieck@com4office.de