Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Devel

exit 0 in Record.pm

 

 

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded


elacour at easter-eggs

Jun 27, 2008, 5:12 AM

Post #1 of 2 (175 views)
Permalink
exit 0 in Record.pm

Can someone has some explanation on this code in sub Create of Record.pm ??

if (UNIVERSAL::isa('errno',$id)) {
exit(0);
warn "It's here!";
return(undef);
}


I found it when trying to analyze a fastcgi exit 0 that appears sometime on one
of my RTs ;)
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


jesse at bestpractical

Jun 27, 2008, 6:26 AM

Post #2 of 2 (160 views)
Permalink
Re: exit 0 in Record.pm [In reply to]

On Fri, Jun 27, 2008 at 02:12:36PM +0200, Emmanuel Lacour wrote:
> Can someone has some explanation on this code in sub Create of Record.pm ??
>
> if (UNIVERSAL::isa('errno',$id)) {
> exit(0);
> warn "It's here!";
> return(undef);
> }


Gosh. I have no idea. That sure looks like debugging garbage that got
left around.
>
>
> I found it when trying to analyze a fastcgi exit 0 that appears sometime on one
> of my RTs ;)
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>

--
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.