[erlang-questions] Simple OTP Question...

David Lloyd lloy0076@REDACTED
Wed Oct 1 05:55:45 CEST 2008


Damn,

Maxim Treskin wrote:
> Just read `erl -man gen_server`.
> 
> ======
>  start(ServerName, Module, Args, Options) -> Result
>           ServerName = {local, Name} | {global, GlobalName}
> ======
> ServerName is NOT {ok, Name}
> 
>> However, if I remove the "true, " in the source, the gen_server starts.
> Which of?

Thanks - I was looking for a more complex error when it should have been 
staring me in the face :(

DSL



More information about the erlang-questions mailing list