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

When repporting some errors with camp4 enabled, the filename is reported as empty #3886

Closed
vicuna opened this issue Nov 22, 2005 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Nov 22, 2005

Original bug ID: 3886
Reporter: berke
Assigned to: @mauny
Status: closed (set by ertai on 2007-07-01T17:48:52Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.09.0
Fixed in version: 3.10.0
Category: -for Camlp4 use https://github.com/ocaml/camlp4/issues

Bug description

% cat x.ml
type 'a t = | B of int 'a

% ocamlc -pp camlp4o x.ml
File "", line 1, characters 23-25:
Failure: invalid type
Uncaught exception: Failure("invalid type")
Preprocessor error

@vicuna
Copy link
Author

vicuna commented Jan 11, 2006

Comment author: @mauny

Fixed by Nicolas.

@vicuna vicuna closed this as completed Jul 1, 2007
dra27 pushed a commit to dra27/ocaml that referenced this issue Feb 27, 2021
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