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

Bug#159389: ocamlbrowser doesn't make constraints mouse-sensitive #3618

Closed
vicuna opened this issue Sep 3, 2002 · 1 comment
Closed

Bug#159389: ocamlbrowser doesn't make constraints mouse-sensitive #3618

vicuna opened this issue Sep 3, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 3, 2002

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

Bug description

Time freeman tim@fungible.com wrote me the following bug report, which
i guess is more of import to the ocaml team bug system than the debian
one, so i forward it to you.

I have tested, and what he describe is effectively happening.

Friendly,

Sven Luther


Package: ocaml
Version: 3.06-1
Severity: minor

Put this source code into foo.ml:

type bar = Bar

type 'a foo = 'a
constraint 'a = bar

type 'a baz = bar

Compile it with "ocamlc -c foo.ml" then say "ocamlbrowser -I .".
Click on Foo in the list of modules.

For the control experiment, click on baz in the list of exported symbols in
Foo, then click on "Foo.bar" in the description of Foo.baz. It moves you to
Foo.bar, as it should.

For the experimental experiment (?) (yuck, my empirical science jargon must be
rusty), click on foo in the list of exported symols in Foo, then click on
"Foo.bar" in the constraint of Foo.foo. Nothing happens. It should move you
to Foo.bar.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux lobus.fungible.com 2.4.17 #6 Sun Mar 31 13:05:51 PST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages ocaml depends on:
ii libc6 2.2.5-14 GNU C Library: Shared libraries an
ii libncurses5-dev 5.2.20020112a-7 Developer's libraries and docs for
ii ocaml-base 3.06-1 Runtime system for ocaml bytecode
ii ocaml-base [ocaml-base-3 3.06-1 Runtime system for ocaml bytecode
pn ocaml-base-3.06 Not found.


@vicuna
Copy link
Author

vicuna commented Sep 3, 2002

Comment author: administrator

Fixed in CVS (2002-09-03)

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