|
| From: | Schlumpf |
| Subject: | [Mldonkey-users] [patch #4921] Win: show current DL & UL stats at console title, |
| Date: | Sun, 19 Feb 2006 21:35:28 +0100 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 |
Follow-up Comment #4, patch #4921 (project mldonkey):
>>If you remove it, this can't be compiled on any OS other than mingw.
what about this
if Autoconf.system = "mingw" then begin
let mingw_second_timer timer =
MlUnix.set_console_title (DriverInteractive.console_topic ()) in
add_infinite_timer 1. mingw_second_timer;
end;
then MlUnix.set_console_title is only bound for mingw and set_console_title
is not required in unix/mlUnix.ml
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4921>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |