Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camlp4 documentation update #2866

Closed
vicuna opened this issue Jun 26, 2004 · 2 comments
Closed

camlp4 documentation update #2866

vicuna opened this issue Jun 26, 2004 · 2 comments
Milestone

Comments

@vicuna
Copy link

vicuna commented Jun 26, 2004

Original bug ID: 2866
Reporter: administrator
Status: closed (set by @alainfrisch on 2012-07-27T10:54:04Z)
Resolution: won't fix
Priority: normal
Severity: minor
Target version: 4.01.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Evgeny Chukreev
Version:
OS:
Submission from: proxy.otts.ru (195.162.49.9)

In addition to #2855.

Doc these quotations:
<:expr< assert $e$ >>
<:expr< assert False >>
<:expr< new $list:sl$ >>
<:expr< ~ $i$ >> (i.e. without $e$)
<:expr< ? $i$ >>
<:expr< ? $i$ : $e$ >>
<:expr< {< $list:sel >} >>
<:expr< let module $s$ = $m$ in $e$ >>

Replace wrong <:expr< { $list:eel$ } >> with:
<:expr< { $list:pel$ } >>
and
<:expr< { ($e$) with $list:pel$ } >>

@vicuna
Copy link
Author

vicuna commented Jul 28, 2004

Comment author: administrator

Assigned to MM.

@vicuna
Copy link
Author

vicuna commented Jul 27, 2012

Comment author: @alainfrisch

I doubt this is still relevant.

@vicuna vicuna closed this as completed Jul 27, 2012
@vicuna vicuna added the wontfix label Mar 14, 2019
@vicuna vicuna added this to the 4.01.0 milestone Mar 14, 2019
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant