caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Joshua D. Guttman" <guttman@WPI.EDU>
To: caml-list@inria.fr
Cc: guttman@WPI.EDU (Joshua D. Guttman)
Subject: [Caml-list] [Mantis Bug Tracker] [OCaml 0005317]: Errors in OCaml manual on web, Section 1.8
Date: Fri, 22 Jul 2011 11:36:59 -0400	[thread overview]
Message-ID: <86d3h2z5r8.fsf@guttman2.cs.wpi.edu> (raw)

[-- 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 

             reply	other threads:[~2011-07-22 15:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 15:36 Joshua D. Guttman [this message]
2011-07-22 16:19 ` David Allsopp
2011-07-22 16:31   ` Joshua D. Guttman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86d3h2z5r8.fsf@guttman2.cs.wpi.edu \
    --to=guttman@wpi.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).