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

Localisation des erreurs Camlp4 #8277

Closed
vicuna opened this issue Sep 13, 2003 · 2 comments
Closed

Localisation des erreurs Camlp4 #8277

vicuna opened this issue Sep 13, 2003 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 13, 2003

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

Bug description

Hello again,

Dans mon précédent rapport de bug (sur le type cyclique), j'ai oublié de
signaler que le message d'erreur ne donne pas le numero de ligne quand on
utilise camlp4o comme parseur:

localhost ~/cduce $ ocamlc -c -pp camlp4o bug.ml
File "bug.ml", line 1, characters 207-213:
The type abbreviation t is cyclic

localhost ~/cduce $ ocamlc -c bug.ml
File "bug.ml", line 4, characters 4-15:
The type abbreviation t is cyclic

-- Alain

@vicuna
Copy link
Author

vicuna commented Sep 14, 2003

Comment author: administrator

Dans mon prcdent rapport de bug (sur le type cyclique), j'ai oubli de
signaler que le message d'erreur ne donne pas le numero de ligne quand on
utilise camlp4o comme parseur:

C'est repare. Merci pour le rapport.

-- Damien

@vicuna
Copy link
Author

vicuna commented Sep 14, 2003

Comment author: administrator

already fixed DD

@vicuna vicuna closed this as completed Sep 14, 2003
@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