mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #14101] BT : make_torrent produce corrupted torrent


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #14101] BT : make_torrent produce corrupted torrent files
Date: Fri, 12 Aug 2005 15:38:07 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050721 Firefox/1.0.6 (pigfoot)

Follow-up Comment #2, bug #14101 (project mldonkey):

http://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html

"val set_binary_mode_in : in_channel -> bool -> unit

set_binary_mode_in ic true sets the channel ic to binary mode: no
translations take place during input. set_binary_mode_out ic false sets the
channel ic to text mode: depending on the operating system, some translations
may take place during input. For instance, under Windows, end-of-lines will be
translated from \r\n to \n. This function has no effect under operating
systems that do not distinguish between text mode and binary mode."

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14101>

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





reply via email to

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