Erlang/OTP Forums

Author Message

<  Erlang bugs mailing list  ~  crypto:start() return value differs from manual

ulf.wiger at ericsson.com
Posted: Thu Mar 10, 2005 10:35 am Reply with quote
Guest
crypto:start() -> ok.

is what the manual states (OTP R10B-2), but the function can also return {error, {already_started,crypto}}.

>From crypto.erl:

start() ->
application:start(crypto).

The manual for application says:

start(Application) -> ok | {error, Reason}


I have made no patch. The code or the manual should be corrected.


Regards,
Uffe


Post generated using Mail2Forum (http://m2f.sourceforge.net)

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum