[erlang-patches] tid() is not a predefined type anymore
Raimo Niskanen
raimo+erlang-patches@REDACTED
Mon May 31 16:33:51 CEST 2010
On Fri, May 28, 2010 at 02:56:31PM +0300, Kostis Sagonas wrote:
> There is a patch that removes tid() from the list of predefined types.
> It can be included as is provided that the 'export_type' branch is first
> included in OTP. Otherwise, one has to manually remove the line which
> reads:
>
> -export_type([tab/0, tid/0]).
>
> from file ets.erl
>
>
> git fetch git://github.com/kostis/otp.git ets-tid-type
I got into merge conflicts due to the bootstrap code
update and more. I will have to take this tomorrow...
>
> Kostis
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB
More information about the erlang-patches
mailing list