Follow-up Comment #4, patch #4368 (project mldonkey):

sparse_option.patch does not look correct to me.  

+void os_ftruncate(OS_FD fd, OFF_T size, value sparse)

+void os_ftruncate(OS_FD fd, OFF_T len, int *sparse)

These lines don't make sense.


+  sparse = Int_val(sparse);

There is a Bool_val define available.  

Also it should be consistent by using bool in ocaml code.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



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

Reply via email to