[erlang-bugs] Missing return values for mnesia:subscribe/1 in documentation

PAILLEAU Eric eric.pailleau@REDACTED
Sat Dec 13 14:56:54 CET 2014


Hi Dan,
I'm not the last to do PRs, with my small free time.
It should simply be nice to have an answer immediately on bug list on
whether OTP team do something or wait somebody else to do something.

BTW the "What you could do" tab is still empty. It could be a proper way 
to ask to community to do some work that OTP won't do.

I supposed OTP could have the answer, so does somebody know the answer 
before I read the mnesia code and do a PR ?

Regards


Le 13/12/2014 14:43, Dan Gudmundsson a écrit :
> Waiting for a patch :-)
>

>
>     Hi,
>     was the mail below taken into account by OTP team ?
>     Regards
>
>     Le 11/11/2014 23:40, PAILLEAU Eric a écrit :
>
>         Hi,
>         I found that in online documentation is missing possible
>         returned values
>         of mnesia:subscribe/1 .
>
>         By trying, looks like {ok, nodes()} when OK, but what on error ?
>
>         I cannot see more info in User's Guide either ...
>
>         ---8<-------------------------__------------------------------__-----------------------
>
>         subscribe(EventCategory)
>
>         Ensures that a copy of all events of type EventCategory are sent
>         to the
>         caller. The event types available are described in the Mnesia
>         User's Guide.
>         ---8<-------------------------__------------------------------__-----------------------
>
>
>         Regards.
>
>
>         _________________________________________________
>         erlang-bugs mailing list
>         erlang-bugs@REDACTED <mailto:erlang-bugs@REDACTED>
>         http://erlang.org/mailman/__listinfo/erlang-bugs
>         <http://erlang.org/mailman/listinfo/erlang-bugs>
>
>
>     _________________________________________________
>     erlang-bugs mailing list
>     erlang-bugs@REDACTED <mailto:erlang-bugs@REDACTED>
>     http://erlang.org/mailman/__listinfo/erlang-bugs
>     <http://erlang.org/mailman/listinfo/erlang-bugs>
>




More information about the erlang-bugs mailing list