bugmldonkey, a multi-networks file-sharing client - Bugs: bug #43934, Compile fails with ocaml 4.02:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #43934: Compile fails with ocaml 4.02: This comment contains an unterminated string literal

Submitter:  Ryan Carsten Schmidt <ryandesign>
Submitted:  Mon 05 Jan 2015 03:49:23 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Compilation problem Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  None Release:  3.1.5
Operating System:  None Binaries Origin:  None
CPU type:  None

Mon 05 Jan 2015 09:02:20 AM UTC, comment #2: 

Thanks. Hopefully a new version of mldonkey containing this fix will be released soon.

Ryan Carsten Schmidt <ryandesign>
Mon 05 Jan 2015 05:46:33 AM UTC, comment #1: 
ygrek <ygrek>
Group Member
Mon 05 Jan 2015 03:49:23 AM UTC, original submission:  

Building mldonkey 3.1.5 fails on OS X 10.10.2 with ocaml 4.02.1:


ocamlopt.opt -inline 10    -I src/utils/extlib  -I src/utils/cdk  -I src/utils/bitstring  -I src/utils/lib  -I src/utils/ocamlrss  -I src/utils/xml-light  -I src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I src/config/unix  -I src/networks/direct_connect  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey -I +camlp4 -c src/utils/net/terminal.ml
File "src/utils/net/terminal.ml", line 188, characters 2-4:
Error: This comment contains an unterminated string literal
File "src/utils/net/terminal.ml", line 188, characters 5-7:
Error: String literal begins here


This problem was originally reported to the MacPorts project here: https://trac.macports.org/ticket/46377

Ryan Carsten Schmidt <ryandesign>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #33149:  0002-Fix-broken-quoted-string-syntax-under-ocaml-4.02.patch added by cicku (835B - text/x-patch - My patch for this ;))
file #32759:  main.log added by ryandesign (357KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cicku (Updated the item)
  • -email is unavailable- added by ygrek (Posted a comment)
  • -email is unavailable- added by ryandesign (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-11 ygrek StatusNone Fixed
        Open/ClosedOpen Closed
    2015-02-22 cicku Attached File- Added 0002-Fix-broken-quoted-string-syntax-under-ocaml-4.02.patch, #33149
    2015-01-05 ryandesign Attached File- Added main.log, #32759

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code