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

Num.num_of_string may raise an exception. This is not reflected in the documentation. #5479

Closed
vicuna opened this issue Jan 14, 2012 · 2 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Jan 14, 2012

Original bug ID: 5479
Reporter: kosik
Assigned to: @lefessan
Status: closed (set by @xavierleroy on 2013-08-31T10:44:20Z)
Resolution: fixed
Priority: low
Severity: minor
Version: 3.12.0
Fixed in version: 3.13.0+dev
Category: documentation
Monitored by: kosik

Bug description

So far, every exception that may be raised by a particular function is also mentioned in the documentation to that function. This practise is violated in case of Num.num_of_string function which is probably a mistake.

@vicuna
Copy link
Author

vicuna commented Jan 14, 2012

Comment author: kosik

Num.num_of_string "abc";;

Exception: Failure "num_of_string".

@vicuna
Copy link
Author

vicuna commented Jan 17, 2012

Comment author: @lefessan

This information was added in the documentation.

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