commit | aa3b6017ed71fc251522ff1bedcdae965b4c1c1c | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 09 00:56:28 2018 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 09 00:56:28 2018 -0700 |
tree | aca5defab991b233cc898a2e0efd73b88ba95b4e | |
parent | e1a2354220c369bd5a62d255acc42c60cd14c473 [diff] |
Revert "[iter] Make operator bool explicit" This reverts commit 66920a6bace7c54c8166c4ed938b6ffc5fabcf2b. Some of our bots (Oracle Studio and Apple gcc 4.2) do not allow explicit except for constructors. https://github.com/harfbuzz/harfbuzz/issues/1127