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

camlinternalOO is missing in camlp4 crc.ml #3482

Closed
vicuna opened this issue Jul 30, 2002 · 2 comments
Closed

camlinternalOO is missing in camlp4 crc.ml #3482

vicuna opened this issue Jul 30, 2002 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 30, 2002

Original bug ID: 1278
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Hugo Herbelin
Version: 3.05
OS:
Submission from: herbelin.net1.nerim.net (62.212.105.93)

Bonjour,

Name camlinternalOO is missing in auto-generated camlp4/camlp4/crc.ml from
3.05.

I don't know exactly why and where camlinternalOO was needed but the following
command failed (while compiling Coq)

camlp4o -I . pa_extend.cmo pa_extend_m.cmo pa_ifdef.cmo q_MLast.cmo
parsing/grammar.cma parsing/g_basevernac.ml4 -impl

Adding CamlinternalOO to the variable INTERFACES from camlp4/camlp4/Makefile
then recompiling camlp4 solved the problem.

Hugo

@vicuna
Copy link
Author

vicuna commented Aug 3, 2002

Comment author: administrator

Hi,

On Tue, Jul 30, 2002 at 06:00:58PM +0200, Hugo.Herbelin@inria.fr wrote:

Name camlinternalOO is missing in auto-generated
camlp4/camlp4/crc.ml from > 3.05.
[...]
Adding CamlinternalOO to the variable INTERFACES from camlp4/camlp4/Makefile
then recompiling camlp4 solved the problem.

Ok. This is fixed in the current CVS version of Camlp4 (the separated
version, not the camlp4 of the directory ocaml).

--
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/

@vicuna
Copy link
Author

vicuna commented Aug 6, 2002

Comment author: administrator

Fixed in 3.06

@vicuna vicuna closed this as completed Aug 6, 2002
@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
Labels
Projects
None yet
Development

No branches or pull requests

1 participant