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

Changes in ocamldebug 3.07 ? #8340

Closed
vicuna opened this issue Oct 27, 2003 · 1 comment
Closed

Changes in ocamldebug 3.07 ? #8340

vicuna opened this issue Oct 27, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Oct 27, 2003

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

Bug description

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

Chers developpeurs,

This is not really a bug but ocamldebug 3.07 behaves differently has
3.06 wrt load_printer, and since it is not mentioned in the Changes
file and it induces renaming of our files, we'd like to know if it is
intended or not. Thanks in advance (our apologies if this is a
known change or if it has already been reported).

  • We have a file named symbols.ml which apparently now conflicts
    with the eponymous file from the ocaml distribution.

    Error during code loading: interface mismatch on Symbols

After renaming of our file, it goes well.

  • In ocaml 3.06, load_printer was recursive. It is apparently not
    the case any longer et we have to explicitly load all needed .cmo
    (or .cma). Is is intended, typically to solve another problem?

Besides, I haven't closely look at all the novelties of ocaml 3.07,
but we particularly appreciate the fact that the .cmo of files of
which the only compilation dependency was in types are no longer
required in .cma. Thanks.

Hugo

@vicuna
Copy link
Author

vicuna commented Jul 29, 2005

Comment author: administrator

Qui connait les reponses aux deux questions? Clearly, nobody knows. I close
the report. XL, 2007-07-29

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