
report at bugs
Aug 19, 2012, 5:46 PM
Post #1 of 3
(67 views)
Permalink
|
|
[issue15730] Silence unused value warnings under Mac OS X 10.8/clang
|
|
New submission from Benno Rice: This patch silences a bunch of unused value warnings emitted by clang when building on Mac OS X 10.8. ---------- assignee: ronaldoussoren components: Interpreter Core, Macintosh files: warning-silencing.patch keywords: patch messages: 168609 nosy: Benno.Rice, ronaldoussoren priority: normal severity: normal status: open title: Silence unused value warnings under Mac OS X 10.8/clang type: enhancement versions: Python 3.4 Added file: http://bugs.python.org/file26906/warning-silencing.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue15730> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|