diff options
author | Kostis Sagonas <[email protected]> | 2010-11-29 01:51:03 +0200 |
---|---|---|
committer | Kostis Sagonas <[email protected]> | 2010-11-29 01:51:03 +0200 |
commit | 29c23e32a9154ef2feb6a6424647e749ce9acab1 (patch) | |
tree | 8c0cc25e0d7b4cb10b5e4a1830aa88313ff000c6 /bootstrap/bin/start.script | |
parent | 4101091756a98d78cde0d6b2d88959dae324e860 (diff) | |
download | otp-29c23e32a9154ef2feb6a6424647e749ce9acab1.tar.gz otp-29c23e32a9154ef2feb6a6424647e749ce9acab1.tar.bz2 otp-29c23e32a9154ef2feb6a6424647e749ce9acab1.zip |
Fix type information of 'file' and 'code' modules
Dialyzer for a long time now has had hard-coded type information about
key functions of the 'file' and 'code' modules in 'erl_bif_types'.
Some of this information was not up-to-date according to the published
Erlang/OTP documentation, while some other part contained small errors.
Now that specs are available, this information should be moved to the
corresponding files, not be hard-coded in erl_bif_types.
This change takes out all information for the 'file' module and fixes
some small errors in type information for the 'code' module.
Diffstat (limited to 'bootstrap/bin/start.script')
0 files changed, 0 insertions, 0 deletions