aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorKostis Sagonas <[email protected]>2010-05-28 14:37:20 +0300
committerRaimo Niskanen <[email protected]>2010-06-07 14:24:46 +0200
commit5a1b230f3ecb6d8b4f88e6df8fd33e3707f80cd8 (patch)
tree6ebb62c5a876855f8061992324bab5c9ce428607 /bootstrap
parent707c6510597e5eb6e32b88412edd717e0e3c39ba (diff)
downloadotp-5a1b230f3ecb6d8b4f88e6df8fd33e3707f80cd8.tar.gz
otp-5a1b230f3ecb6d8b4f88e6df8fd33e3707f80cd8.tar.bz2
otp-5a1b230f3ecb6d8b4f88e6df8fd33e3707f80cd8.zip
Remove tid() from the predefined builtin types.
Change erl_lint not to recognize this type as builtin and add a new erl_lint.beam version in bootstrap. Add an -opaque type declaration for this type in ets.erl and also declare this as an exported type. Use this type in file debugger/src/dbg_iload.erl in a spec. While at it, also clean up this later file a bit.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_lint.beambin76548 -> 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
index 6862410a3a..1f1c43242d 100644
--- a/bootstrap/lib/stdlib/ebin/erl_lint.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_lint.beam
Binary files differ