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

printf "%b" #8136

Closed
vicuna opened this issue May 6, 2003 · 1 comment
Closed

printf "%b" #8136

vicuna opened this issue May 6, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 6, 2003

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

Bug description

Full_Name: Anton Moscal
Version: CVS snapshot 06 May 2003
OS: Linux
Submission from: 212.113.104.16 (212.113.104.16)

During compilation of the following test:

let _ = Printf.printf "%b\n" true

produce error message:

File "b.ml", line 1, characters 29-33:
This expression has type bool but is here used with type int

@vicuna
Copy link
Author

vicuna commented Jul 1, 2003

Comment author: administrator

fixed DD 2003-07-01
see also #6249

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