Verbose beacon


Hello all,

Today, I started again my new 1.3-0 beacon, and it appears that it sends quite a few messages to stdout (although I sent it in the background unsing the -a command-line option). Some are not quite normal I assume as they are Perl warnings, and some I don't understand.
Have you got any idea about that ?
Here are the messages I get :
Use of uninitialized value in scalar chop at /usr/local/bin/beacon line 1977.
Use of uninitialized value in concatenation (.) or string at /usr/local/bin/beacon line 1998.
Use of uninitialized value in scalar chop at /usr/local/bin/beacon line 1977.
Use of uninitialized value in concatenation (.) or string at /usr/local/bin/beacon line 1998.
HOST_LOOKUP delete failed 0x7fbebb91, UNKN,


I've not got deep enough into the code to see what causes those warnings, probably a call with an undefined value to reverse_name() (-> line 1977) or maybe just in get_sortname() (-> line 1998, which is a call to reverse_name() )
Anyone knows what the other line means ? It's probably subsequent to the first few, isn't it ?
Has anyone else encountered that ?
Could it be a problem on my side, or is that there is wrong data sent over the network ?
Thank you very much for your help


   Pascal Mouret

--
Pascal Mouret
DSII - Direction du Système d'Information et de l'Informatique
Université de Provence - 3, place Victor Hugo - 13331 Marseille cedex 3
Tél:  04 91 10 64 02            E-mail: pascal.mouret@up.univ-mrs.fr
Fax: 04 91 08 35 00             ou      pascal.mouret@up.univ-aix.fr
(Ligne d'assistance (interne) : 04 91 10 85 55 / 04 42 95 34 54)



Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index