diff options
author | Brett Cannon <brett@python.org> | 2014-01-07 17:01:01 -0500 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2014-01-07 17:01:01 -0500 |
commit | b05cbe61b3751bf829198bd8b75aa8c7b3d2ee56 (patch) | |
tree | 7f0dda030dccbea81b5f9c7d3ce4984f6e2a6af5 /Lib/asyncio/streams.py | |
parent | 8d942296bb6cc45e519447484084bee1507d664b (diff) | |
download | cpython-git-b05cbe61b3751bf829198bd8b75aa8c7b3d2ee56.tar.gz |
Issue #12837: Silence a Clang compiler warning on OS X.
Now makes CPython build without warnings on OS X under Clang with
-Wno-unused-value -Wno-empty-body -Qunused-arguments
-Wno-deprecated-declarations.
Thanks to David Watson for taking an initial stab at a solution.
Diffstat (limited to 'Lib/asyncio/streams.py')
0 files changed, 0 insertions, 0 deletions