From: Alex Baretta <alex@baretta.com>
To: Ocaml <caml-list@inria.fr>
Subject: [Caml-list] Ocaml 3.07+2: no support for optional arguments to classes
Date: Thu, 23 Oct 2003 12:37:37 +0200 [thread overview]
Message-ID: <3F97AF71.4020202@baretta.com> (raw)
I am unable to get the following code to compile.
class xcaml_conf : ?string -> ?xcaml_configuration ->
Netcgi_types.cgi_activation ->
object
method config : xcaml_configuration
method cgi : # Xcaml_cgi.xcaml_cgi_activation
method mem : Parse_config.varname -> bool
method argument_value : Parse_config.varname -> string
end
Apparently neither the ocamlc parser nor camlp4o accept optional
arguments to classes. Is this in any way desirable or is this just an
ommission which could be fixed in the next release?
Alex
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2003-10-23 10:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-23 10:37 Alex Baretta [this message]
2003-10-23 12:11 ` Basile Starynkevitch
2003-10-23 15:47 ` Alex Baretta
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=3F97AF71.4020202@baretta.com \
--to=alex@baretta.com \
--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