diff options
author | Erlang/OTP <[email protected]> | 2010-06-08 10:06:52 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-06-08 10:06:52 +0000 |
commit | 80bcd93f3405be5baa8106250c5bcae6cbbdc3df (patch) | |
tree | 34e8cff9f5252d45543d5c5db3d2afdc9ef30141 /bootstrap/lib/stdlib | |
parent | b10f0358c5286300dc9c861c6d45a10222bba3c2 (diff) | |
parent | 5a1b230f3ecb6d8b4f88e6df8fd33e3707f80cd8 (diff) | |
download | otp-80bcd93f3405be5baa8106250c5bcae6cbbdc3df.tar.gz otp-80bcd93f3405be5baa8106250c5bcae6cbbdc3df.tar.bz2 otp-80bcd93f3405be5baa8106250c5bcae6cbbdc3df.zip |
Merge branch 'ks/ets-tid-type' into dev
* ks/ets-tid-type:
Remove tid() from the predefined builtin types.
OTP-8687 ks/ets-tid-type
The predefined builtin type tid() has been removed. Instead, ets:tid()
should be used.
Diffstat (limited to 'bootstrap/lib/stdlib')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/erl_lint.beam | bin | 76548 -> 76652 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam Binary files differindex 6862410a3a..1f1c43242d 100644 --- a/bootstrap/lib/stdlib/ebin/erl_lint.beam +++ b/bootstrap/lib/stdlib/ebin/erl_lint.beam |