Norbert Gruener wrote:
> this is the same problem I have reported in January.  As a workaround
> I had changed the following line in my Config.pm
> 
>    ~>diff -C 0 /usr/local/lib/perl5/5.00502/aix/Config.pm{,.orig}
>    *** /usr/local/lib/perl5/5.00502/aix/Config.pm  Fri Jan  5 12:22:48 2001
>    --- /usr/local/lib/perl5/5.00502/aix/Config.pm.orig     Mon Jan 18 14:41:03 1999
>    ***************
>    *** 49 ****
>    ! so='so'
>    --- 49 ----
>    ! so='a'
> 

Norbert,

I talked to Sarathy about this, and he thinks it's the right thing to
do. But I still will patch Inline to make a special case for AIX, since
I can't tell every AIX user to go do this before using Inline. 

Or can I? Does anybody besides you and Albert actually use AIX and Perl?
;)

Cheers, Brian

PS I said that I'd get a bug-fix release (0.32) out this weekend but it
didn't happen. I will really try to do this before I leave for the
German Perl Workshop on Saturday. 

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to