[issue27093] Silence warning in cjkcodecs.h

Demur Rumed report at bugs.python.org
Mon May 23 09:44:14 EDT 2016


New submission from Demur Rumed:

gcc6 now warns about indentation of code. find_paireencmap raised such warnings. This patch silences that warning while updating the code to be more PEP7 friendly wrt curlies

----------
files: cjkcodecs.patch
keywords: patch
messages: 266148
nosy: Demur Rumed
priority: normal
severity: normal
status: open
title: Silence warning in cjkcodecs.h
type: compile error
versions: Python 3.6
Added file: http://bugs.python.org/file42955/cjkcodecs.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27093>
_______________________________________


More information about the Python-bugs-list mailing list