URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4641>

                 Summary: Fix exception in load_web_infos
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: spiralvoice
            Submitted on: Mo 21.11.2005 um 01:07
                Category: Bug fixes
                Priority: 9 - Immediate
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

This patch also fixes the execution of hourly_timer, before
all code after load_web_infos was never executed:

  if !CommonWeb.hours mod !!compaction_delay = 0 then Gc.compact ();
  if !!backup_options_delay <> 0
     && !CommonWeb.hours mod !!backup_options_delay = 0 then
       CommonComplexOptions.backup_options ();
  DriverControlers.check_calendar ();
  CommonWeb.connect_redirector ();
  CommonFile.propose_filenames ()






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mo 21.11.2005 um 01:07  Name: fix_web_infos.patch  Size: 696B   By:
spiralvoice

<http://savannah.nongnu.org/patch/download.php?item_id=4641&item_file_id=5497>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4641>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Mldonkey-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-users

Reply via email to