Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 18299 invoked by uid 500); 5 Jun 2003 01:53:11 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 18284 invoked from network); 5 Jun 2003 01:53:11 -0000 Received: from erato.logilune.com (HELO mail.logilune.com) (195.154.174.52) by daedalus.apache.org with SMTP; 5 Jun 2003 01:53:11 -0000 Received: from stason.org (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 3D88F78DDB; Thu, 5 Jun 2003 03:53:18 +0200 (CEST) Message-ID: <3EDEA27F.50705@stason.org> Date: Thu, 05 Jun 2003 11:53:03 +1000 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Philippe M. Chiasson" Cc: dev@perl.apache.org Subject: Re: [mp1] Segfautl with constant handlers and perl 5.6.x References: <1054717728.17253.21.camel@shou.sg.ectoplasm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Philippe M. Chiasson wrote: > I've narrowed down a strange bug I reported a while back. > > Seems that using constant for Perl* directives doesn't quite work for > perl 5.6.1 and 5.6.x > > > PerlModule Apache::Constants > SetHandler perl-script > PerlHandler Apache::OK > I don't think it's supposed to work. It should be: PerlHandler Apache::Constants::OK >>svpeek(0x85f12c0) > > PV("Apache::OK"\0) and that's exactly what it is -- a string. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org