On Tue, 30 Jan 2007, O.Nefix wrote:

> I keep seeing this in my error_log - things seem to work fine but don't
> know how or why this is happening:
>
> Use of uninitialized value in subroutine entry at
> /usr/local/share/perl/5.8.4/HTML/Mason/ApacheHandler.pm line 954.
>
> Any suggestions?

That's cause Mason is intentionally passing undef to an XS sub that 
doesn't expect it, I think. We should probably change it to pass an empty 
string.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to