On Wed, Aug 17, 2005 at 08:20:08AM -0500, Mezlo wrote: > When I run gnump3d-index, I get about 20 lines of the following warning: > > "Use of uninitialized value in numeric lt (<) at /usr/bin/gnump3d-index > line 392."
This only happens if the stat() call fails due to some reason. Now why it may be failing is a good question... > While everything seems to work fine, I want to know if there is any way to > determine which songs are causing the warnings and why? Is it a symlink? Oddly enough, we have two back-to-back stats going on here. I just fixed that, and added in a debug message if the stat() call fails. So give current CVS a whirl, and let us know how it goes. - Solomon -- Solomon Peachy ICQ: 1318344 Melbourne, FL Quidquid latine dictum sit, altum viditur
pgpClV15G98ty.pgp
Description: PGP signature
_______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
