mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] turning verbose_sources on


From: MLdonkey
Subject: Re: [Mldonkey-users] turning verbose_sources on
Date: Fri, 10 Jan 2003 10:11:06 +0100

>  How is it possible to get these nice lines really printed?
>  
>    if !verbose_sources then begin
>        Printf.printf "NEW SOURCE %s:%d" (Ip.to_string ip) port; print_newline 
> ();
>      end;
>  
>  Setting verbose_sources to true don't do it. 

It is not an option. You have to modify the sources (just at the
beginning at donkeySources1.ml), but you will receive many other
messages then... You can also just remove the if...begin and the end;

- MLDonkey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]