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

format %r #8149

Closed
vicuna opened this issue May 14, 2003 · 2 comments
Closed

format %r #8149

vicuna opened this issue May 14, 2003 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented May 14, 2003

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

Bug description

Full_Name: Laurent Vibert
Version: CVS 3.06+32
OS: linux
Submission from: cafe.irisa.fr (131.254.22.19)

Bonjour,

dans le code de la version CVS, apparaît le format %r qui en l'état ne marche
pas :

cafe[16:21]%lcaml
Objective Caml version 3.06+32 (2003-05-13)

Scanf.scanf "%r" (fun x r -> x) (fun s -> 0);;

Segmentation fault

@vicuna
Copy link
Author

vicuna commented May 14, 2003

Comment author: administrator

Full_Name: Laurent Vibert
Version: CVS 3.06+32
OS: linux
Submission from: cafe.irisa.fr (131.254.22.19)

Bonjour,

dans le code de la version CVS, apparaît le format %r qui en l'état ne marche
pas :

cafe[16:21]%lcaml
Objective Caml version 3.06+32 (2003-05-13)

Scanf.scanf "%r" (fun x r -> x) (fun s -> 0);;

Segmentation fault

Merci du rapport de bug.

J'attire toutefois votre attention sur le fait que ce format n'était
pas documenté car le code correspondant était en devenir, ce que vous
avez pu vérifier par vous même.

C'est maintenant réparé: il n'y a plus de format %r.

Merci de votre intérêt pour Caml.

Pierre Weis

INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/

@vicuna
Copy link
Author

vicuna commented May 23, 2003

Comment author: administrator

see #8148

@vicuna vicuna closed this as completed May 23, 2003
@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