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

[patch] Format parsing error when ending by '%' #6456

Closed
vicuna opened this issue Jun 11, 2014 · 1 comment
Closed

[patch] Format parsing error when ending by '%' #6456

vicuna opened this issue Jun 11, 2014 · 1 comment
Assignees

Comments

@vicuna
Copy link

vicuna commented Jun 11, 2014

Original bug ID: 6456
Reporter: bvaugon
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2015-12-11T18:28:05Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 4.02.0+beta1 / +rc1
Fixed in version: 4.02.0+dev
Category: standard library
Monitored by: @hcarty

Bug description

Printf.printf "%";;

-> raise (Invalid_argument "index out of bounds") exception

Fixed by the attached patch.

File attachments

@vicuna
Copy link
Author

vicuna commented Jun 16, 2014

Comment author: @alainfrisch

Thanks. Committed to 4.02, commit 14986.

@vicuna vicuna closed this as completed Dec 11, 2015
@vicuna vicuna added the stdlib label Mar 14, 2019
@vicuna vicuna added the bug label Mar 20, 2019
avsm pushed a commit to avsm/ocaml that referenced this issue Jun 21, 2020
git-svn-id: http://caml.inria.fr/svn/ocaml/version/4.02@14986 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants