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

Typo in error message "Unbound class <class_name>". #4490

Closed
vicuna opened this issue Jan 25, 2008 · 1 comment
Closed

Typo in error message "Unbound class <class_name>". #4490

vicuna opened this issue Jan 25, 2008 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jan 25, 2008

Original bug ID: 4490
Reporter: jm
Status: closed (set by @damiendoligez on 2008-01-28T13:26:52Z)
Resolution: fixed
Priority: normal
Severity: trivial
Version: 3.10+dev
Fixed in version: 3.10+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

% ./ocaml
Objective Caml version 3.10.2+dev2 (2008-01-22)

let x = y;;

Unbound value y

class x = y;;

Unbound class
y

The carriage return after "class" is not elegant.

@vicuna
Copy link
Author

vicuna commented Jan 28, 2008

Comment author: @damiendoligez

fixed in 3.10.2+dev3

@vicuna vicuna closed this as completed Jan 28, 2008
@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