caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [Mantis Bug Tracker] [OCaml 0005317]: Errors in OCaml manual on web, Section 1.8
@ 2011-07-22 15:36 Joshua D. Guttman
  2011-07-22 16:19 ` David Allsopp
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua D. Guttman @ 2011-07-22 15:36 UTC (permalink / raw)
  To: caml-list; +Cc: Joshua D. Guttman

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

Strange that no one seems to be correcting errors in the
manual any more.  I submitted a bug report for an error in
the automatically generated text in the manual (it fails
because dynlink was not loaded).  

I got a prompt response, for which I am grateful.  

Oddly, though, the response simply classifies this bug as a
duplicate of a bug reported in August 2010.  That bug is
marked as having its resolution open.

I suspect that the documentation could be fixed with a few
minutes work, followed by whatever process updates the
public version.  

It's not a big bug, but it's odd that no one has bothered to
fix it in eleven months.

        Joshua 


[-- Attachment #2: Type: message/rfc822, Size: 5641 bytes --]

From: Mantis Bug Tracker <nouser@inria.fr>
To: guttman@WPI.EDU
Subject: [OCaml 0005317]: Errors in OCaml manual on web, Section 1.8
Date: Thu, 21 Jul 2011 09:28:20 +0200
Message-ID: <0cf275fef7ea7bcc0e3b27dadc7cff82@caml.inria.fr>


The following issue has been set as DUPLICATE OF issue 0005132. 
====================================================================== 
http://caml.inria.fr/mantis/view.php?id=5317 
====================================================================== 
Reported By:                guttman
Assigned To:                
====================================================================== 
Project:                    OCaml
Issue ID:                   5317
Category:                   OCaml documentation
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-07-20 17:41 CEST
Last Modified:              2011-07-21 09:28 CEST
====================================================================== 
Summary:                    Errors in OCaml manual on web, Section 1.8
Description: 
At URL http://caml.inria.fr/pub/docs/manual-ocaml/manual003.html
as of today, there are errors reported in the code being illustrated. 

The first error is 

##load "camlp4o.cma";;
Characters -1–1:
Error: Reference to undefined global ‘Dynlink’
 
after which there are of course others, such as 

Error: Syntax error
 
#let parse_expression = parser [< e = parse_expr; _ = Stream.empty >] ->
e;;
Error: Syntax error
Composing the lexer and parser, we finally obtain a function to read an
expression from a character string:

#let read_expression s = parse_expression(lexer(Stream.of_string s));;
Error: Unbound value parse_expression


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0005132 machine-generated errors in the manual!
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-07-20 17:41 guttman        New Issue                                    
2011-07-21 09:28 xclerc         Relationship added       duplicate of 0005132
======================================================================

[-- Attachment #3: Type: text/plain, Size: 49 bytes --]



-- 
	Joshua D. Guttman
	WPI, Computer Science 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-22 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-22 15:36 [Caml-list] [Mantis Bug Tracker] [OCaml 0005317]: Errors in OCaml manual on web, Section 1.8 Joshua D. Guttman
2011-07-22 16:19 ` David Allsopp
2011-07-22 16:31   ` Joshua D. Guttman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).