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

Self reference in module inconsistent #3304

Closed
vicuna opened this issue Nov 26, 2004 · 1 comment
Closed

Self reference in module inconsistent #3304

vicuna opened this issue Nov 26, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 26, 2004

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

Bug description

Full_Name: john Skaller
Version: CVS/8.0.1
OS: linux
Submission from: ppp217-171.lns1.syd3.internode.on.net (203.122.217.171)

When a file f.ml contains a self-reference such as:

f.x

it works fine with the native code compiler, but fails
with the bytecode compiler. Since I generally test my
package with ocamlopt, a client building with ocamlc
can get an error I missed.

@vicuna
Copy link
Author

vicuna commented Mar 10, 2005

Comment author: administrator

see also #3100, #3457

@vicuna vicuna closed this as completed Jul 31, 2005
@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