<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/dialyzer/test/small_SUITE_data, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>dialyzer: Fix bsl/2 bug</title>
<updated>2018-01-12T14:49:35+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-12T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cecf41457d92a3bd21a7690b589f79c0a2901a93'/>
<id>cecf41457d92a3bd21a7690b589f79c0a2901a93</id>
<content type='text'>
Also modified erl_bif_types:infinity_bsl() when called with zero as
first argument. As of writing this, erlang:'bsl'/2 is modified on the
master branch to never fail if called with a huge second argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also modified erl_bif_types:infinity_bsl() when called with zero as
first argument. As of writing this, erlang:'bsl'/2 is modified on the
master branch to never fail if called with a huge second argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>dialyzer: Add a test of erl_tar:table/1,2</title>
<updated>2018-01-09T14:08:57+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-09T14:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=50c99a1a07feed6f160a700c5f39becc10f04802'/>
<id>50c99a1a07feed6f160a700c5f39becc10f04802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dialyzer: Correct handling of erlang:abs/1</title>
<updated>2018-01-08T11:45:55+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-08T11:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e8a8d0a81be4ef1ffbb5c382705a27bd24ebefea'/>
<id>e8a8d0a81be4ef1ffbb5c382705a27bd24ebefea</id>
<content type='text'>
See also https://bugs.erlang.org/browse/ERL-551.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also https://bugs.erlang.org/browse/ERL-551.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos in lib/dialyzer</title>
<updated>2017-02-14T09:31:30+00:00</updated>
<author>
<name>Andrew Dryga</name>
<email>andrew@dryga.com</email>
</author>
<published>2017-02-12T17:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ef0e31ffbd35d9f0fe542a231ee450a5ead2bba5'/>
<id>ef0e31ffbd35d9f0fe542a231ee450a5ead2bba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2017-01-12T14:38:25+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-01-12T14:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e36147a9f7bc7c238416ec9cf4e0fff04e604f1c'/>
<id>e36147a9f7bc7c238416ec9cf4e0fff04e604f1c</id>
<content type='text'>
* maint:
  stdlib: Correct signatures of functions in erl_parse
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  stdlib: Correct signatures of functions in erl_parse
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Correct signatures of functions in erl_parse</title>
<updated>2017-01-10T14:05:24+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-01-10T14:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=712e7beec6b1192d5e7294a166a81a3561a39595'/>
<id>712e7beec6b1192d5e7294a166a81a3561a39595</id>
<content type='text'>
The signatures of erl_parse:anno_to_term/1 and
erl_parse:anno_from_term/1 are corrected. Using these function no
longer results in false Dialyzer warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The signatures of erl_parse:anno_to_term/1 and
erl_parse:anno_from_term/1 are corrected. Using these function no
longer results in false Dialyzer warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2017-01-10T09:52:38+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-01-10T09:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=448e8aca77dd29ed5b37d56f0700d24ac26a7243'/>
<id>448e8aca77dd29ed5b37d56f0700d24ac26a7243</id>
<content type='text'>
* maint:
  stdlib: Allow characters in types and constant patterns
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  stdlib: Allow characters in types and constant patterns
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Allow characters in types and constant patterns</title>
<updated>2016-12-21T14:54:24+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-12-19T14:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d2380326a67a00eeae31689c00936da6f3526d2'/>
<id>6d2380326a67a00eeae31689c00936da6f3526d2</id>
<content type='text'>
Characters ($char) can be used in constant pattern expressions. They
can also be used in types and contracts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Characters ($char) can be used in constant pattern expressions. They
can also be used in types and contracts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2016-11-23T07:36:18+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-11-23T07:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c8ba27ed87707942c357ade1d1f2471700f4203'/>
<id>3c8ba27ed87707942c357ade1d1f2471700f4203</id>
<content type='text'>
* maint:
  dialyzer: Substitute 'opacity' for 'opaqueness'
  dialyzer: Improve a warning message
  dialyzer: Improve a warning message
  dialyzer: Correct a warnings message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  dialyzer: Substitute 'opacity' for 'opaqueness'
  dialyzer: Improve a warning message
  dialyzer: Improve a warning message
  dialyzer: Correct a warnings message
</pre>
</div>
</content>
</entry>
<entry>
<title>dialyzer: Improve a warning message</title>
<updated>2016-11-22T09:29:04+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-11-16T14:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=773948083b57ad59eb90b5668e72175d79acbe1f'/>
<id>773948083b57ad59eb90b5668e72175d79acbe1f</id>
<content type='text'>
Messages regarding guards with orelse/andalso could look
like "Clause guard cannot succeed. The variable A was matched
against the type any()". Now they look like as if or/and is
used: "Guard test is_integer(A::atom()) can never succeed".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Messages regarding guards with orelse/andalso could look
like "Clause guard cannot succeed. The variable A was matched
against the type any()". Now they look like as if or/and is
used: "Guard test is_integer(A::atom()) can never succeed".
</pre>
</div>
</content>
</entry>
</feed>
