Re: Some more Error Messages
Sean Adams <[email protected]> Tue, 16 Oct 2001 14:34:01 +0000 (GMT)
| Newsgroups | gmane.music.equipment.slimp3.dev |
|---|---|
| Message-ID | <[email protected]> |
We should be generating no warnings at all with -w. On Tue, 16 Oct 2001, Amos Hayes wrote: > > :) I feel silly. > > There at the top of server.pl is "#!/usr/bin/perl -w". > > Try taking the -w out and see what happens. > > > On Tue, 16 Oct 2001, Mike O'Connor wrote: > > > Hi Amos > > > > I'm running with debug turned via the setup script and typeing > > ./server.pl -daemon > > > > Mike > > ----- Original Message ----- > > From: "Amos Hayes" <[email protected]> > > To: <[email protected]> > > Sent: Tuesday, October 16, 2001 10:24 PM > > Subject: Re: [slimp3-dev] Some more Error Messages > > > > > > > > > > Are you running perl with "-w" (warnings turned on)? It shouldn't be > > > showing up otherwise. > > > > > > All the uninitialized value stuff is just there to say that somewhere in > > > the code you've started using something before you've initialized it to a > > > value. The warnings are there to point to potential problems, not > > > necessarily real ones. > > > > > > If you wanted to, you could go through the code and carefully initialize > > > things before they're used. You would have to be careful about any program > > > logic that expects uninitialized values though. > > > > > > Some hunting reveals that Carp::cluck might help too... haven't looked > > > into the specifics. > > > > > > -- > > > Amos Hayes > > > [email protected] > > > > > > > > > To unsubscribe from this group, send an email to: > > > [email protected] > > > > > > > > > > > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > > > > > > > > > To unsubscribe from this group, send an email to: > > [email protected] > > > > > > > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > > > > > > -- > Amos Hayes > [email protected] > > > To unsubscribe from this group, send an email to: > [email protected] > > > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > ------------------------ Yahoo! Groups Sponsor ---------------------~--> Pinpoint the right security solution for your company- Learn how to add 128- bit encryption and to authenticate your web site with VeriSign's FREE guide! http://us.click.yahoo.com/yQix2C/33_CAA/yigFAA/rIp0lB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/