It is likely that you might notice warnings saying -

Possible precedence problem on bitwise & operator at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/PDL/IO/Misc.pm 
line 1080
 
from PDL while running SenseClusters' programs that use PDL. 

In this case, the '&' operator on lines 1080 and 1082 in PDL module 
Misc.pm needs to be replaced by the '&&' operator to get rid of these
warnings. 

Good luck,
Amruta

_________________________________________________________________________
 Amruta D Purandare,                    http://www.d.umn.edu/~pura0010  
 Department of Computer Science,        Phone - (218)-310-5740
 University of Minnesota, Duluth,       Email - [EMAIL PROTECTED]
 MN 55812
_________________________________________________________________________



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
senseclusters-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/senseclusters-users

Reply via email to