Hi,
>
> I'm the author of xchat, an irc client that uses Perl embed for scripting.
> Lately I've been getting alot of reports of crashes by users of Perl 5.8.
seems like you have asked on the wrong list. This list is for Embperl, a
tools for embedding Perl into HTM
Hi All,
I'm the author of xchat, an irc client that uses Perl embed for scripting.
Lately I've been getting alot of reports of crashes by users of Perl 5.8.
The solution has always been:
export LC_CTYPE=en_US (en_US or ANY locale really)
xchat &
this avoids the segfault.
Could a
> At Tue, 24 Sep 2002 05:22:58 +0200, Gerald Richter wrote:
> > BTW. Some parts of Embperl fails with Perl 5.8.0, that will be fixed
ASAP
>
> do you know what the problem is?
>
> i had a look this morning (with embperl 1.3.4), and it seems to only
> cause problems with the input.htm `'
> tests (no
On Tue, Sep 24, 2002 at 09:59:57PM +1000, Angus Lees wrote:
> At Tue, 24 Sep 2002 05:22:58 +0200, Gerald Richter wrote:
> > BTW. Some parts of Embperl fails with Perl 5.8.0, that will be fixed ASAP
>
> do you know what the problem is?
>
> i had a look this morning (with embperl 1.3.4), and it se
At Tue, 24 Sep 2002 05:22:58 +0200, Gerald Richter wrote:
> BTW. Some parts of Embperl fails with Perl 5.8.0, that will be fixed ASAP
do you know what the problem is?
i had a look this morning (with embperl 1.3.4), and it seems to only
cause problems with the input.htm `'
tests (no options are s
>
> Do you think you will be looking at 5.8 soon?
>
I hope I get enough time to look at running Embperl with Perl 5.8 during the
next week
Gerald
-
Gerald Richterecos electronic communication services gmbh
Intern
Hi,
We're trying out Embperl b8 with perl 5.8 with code that works fine on 5.6.1.
Things... don't exactly work :) I suppose this isn't that surprising.
[- exit -] produces an "Error in Perl code: (in cleanup) component" error.
I'm using EmbperlObject and my