/[mldonkey]/mldonkey/src/daemon/common/commonSwarming2.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonSwarming2.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by spiralvoice, Sat May 28 11:19:42 2005 UTC revision 1.8 by spiralvoice, Tue Jun 28 23:17:07 2005 UTC
# Line 2830  it is verified as soon as possible. *) Line 2830  it is verified as soon as possible. *)
2830        (try        (try
2831            let d = get_value "file_downloaded" value_to_int64 in            let d = get_value "file_downloaded" value_to_int64 in
2832                        
2833            if d <> downloaded t && not !verbose_hidden_errors then begin            if d <> downloaded t && !verbose_hidden_errors then begin
2834                lprintf "ERROR: CommonSwarming: stored downloaded value not restored  !!! (%Ld/%Ld)\n" (downloaded t) d;                lprintf "ERROR: CommonSwarming: stored downloaded value not restored  !!! (%Ld/%Ld)\n" (downloaded t) d;
2835                lprintf "ERROR: CommonSwarming: present:\n";                lprintf "ERROR: CommonSwarming: present:\n";
2836                List.iter (fun (x,y) ->                List.iter (fun (x,y) ->

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26