bugmldonkey, a multi-networks file-sharing client - Bugs: bug #14968, OCAML 3.09.0 : let loc problem in...

 
 

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

bug #14968: OCAML 3.09.0 : let loc problem in tools/zoggy/pa_zog.ml

Submitter:  Elliot <ellmout>
Submitted:  Sun 13 Nov 2005 02:03:32 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2.6.7 Release:  2.6.7
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Mon 12 Dec 2005 12:42:12 AM UTC, comment #2: 

Fixed in current CVS

spiralvoice <spiralvoice>
Group administrator
Sun 13 Nov 2005 04:16:43 PM UTC, comment #1: 
Elliot <ellmout>
Sun 13 Nov 2005 02:03:32 PM UTC, original submission:  

While making depedencies with new Ocaml 3.09.0, got an error like this :
# ./configure --enable-pthread --disable-fasttrack --disable-gnutella2 --disable-gnutella --enable-ocamlver=3.09.0
# make depend
ocamlrun ocamlc -I tools/zoggy -I +camlp4 -pp "camlp4 pa_o.cmo pr_dump.cmo" -a -o pa_zog.cma  tools/zoggy/zog_types.ml tools/zoggy/zog_messages.ml tools/zoggy/zog_misc.ml tools/zoggy/pa_zog.ml
File "", line 755, characters 18-46:
use of antiquotation syntax deprecated since version 3.05
File "tools/zoggy/pa_zog.ml", line 52, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 60, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 111, characters 11-14:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 245, characters 6-9:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 289, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 309, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 318, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 335, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 344, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 361, characters 11-14:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 378, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 387, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 396, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 415, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 441, characters 7-10:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 424, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 452, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 488, characters 9-12:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 502, characters 9-12:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 512, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 532, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 556, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 567, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 600, characters 9-12:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 623, characters 11-14:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 633, characters 8-11:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 640, characters 6-9:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 652, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 665, characters 5-8:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 673, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 688, characters 10-13:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 700, characters 8-11:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 709, characters 8-11:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 733, characters 6-9:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 740, characters 11-14:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 749, characters 8-11:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 768, characters 6-9:
Warning Y: unused variable loc.
File "tools/zoggy/pa_zog.ml", line 52, characters 16-17:
This expression is not a function, it cannot be applied
make: * [pa_zog.cma] Error 2

Elliot <ellmout>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-12 spiralvoice StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code